Show the Account Application Applicant wizard.

This simply raises the UIFormShowAccountAppApplicant event which the User Interface can trap and perform the necessary action.

Syntax

finPageSetHandler.FormShowAccountAppApplicant(accountApp, [accountAppApplicant])

Parameters

NameTypeOptionalByRefDescription
accountApp finAccountApp The Account Application.
accountAppApplicant finAccountAppApplicant Optional The Account Application Applicant object or Nothing to add a new Applicant. If omitted, a value of Nothing is assumed.

Return Value

Boolean

A Boolean value indicating success.

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