Update (and save) a Client from an Applicant. This will also save the Account Application if necessary.

Syntax

finAccountAppFunctions.UpdateClientFromApplicant(accountAppId, applicantIndex, [saveStatistics])

Parameters

NameTypeOptionalByRefDescription
accountAppId String The Id of the Account Application.
applicantIndex Integer The Index of the Applicant.
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