Get HTML for Account Application Account Summary.

This is typically used to preview the Account that will be created upon completing the Account Application but will be passed the actual Account that was created if the Application has been completed.

Syntax

finSummaryPageFunctions.AccountAppAccountSummary(forceBuiltIn, accountApp, accountAppCalculation, [account], [includeShowTempObjectButton], [scriptContextData])

Parameters

NameTypeOptionalByRefDescription
forceBuiltIn Boolean
accountApp finAccountApp The Account Application.
accountAppCalculation finAccountAppCalculation The Calculation that was used to create the Account.
account finAccount Optional The Account to use or Nothing to create a temporary Account from the Account Application. If omitted, a value of Nothing is assumed.
includeShowTempObjectButton Boolean Optional Indicates whether to include the button to show the temporary object (i.e., the Account that will be created). If omitted, a value of True is assumed.
scriptContextData ISKeyValueList Optional If omitted, a value of Nothing is assumed.

Return Value

String

A String value.

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