Show the Account Application Collateral Item wizard.

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

Syntax

finPageSetHandler.FormShowAccountAppCollateralItem(accountApp, [accountAppCollateralItem])

Parameters

NameTypeOptionalByRefDescription
accountApp finAccountApp The Account Application.
accountAppCollateralItem finAccountAppCollateralItem Optional The Account Application Collateral Item object or Nothing to add a new Collateral Item. 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