Create (and save) a Client from an Applicant.

Syntax

finAccountAppFunctions.CreateClientFromApplicant(accountAppId, applicantIndex, clientId, [saveStatistics])

Parameters

NameTypeOptionalByRefDescription
accountAppId String The Id of the Account Application.
applicantIndex Integer The Index of the Applicant.
clientId String ByRef The Id of the Client that was created.
saveStatistics Boolean Optional Indicates whether to save Client Statistics. Client Statistics aren't typically saved here; normally they should only be saved when Application is Accepted/ Declined/ Unwanted. If omitted, a value of False is assumed.

Return Value

Boolean

A Boolean value indicating success.

Member of:
finAccountAppFunctions
Namespace:
Intersoft.finSupport6
Assembly:
finSupport6, Version=6.0.3
Target Framework:
.NET 9.0