Account LVR Details.

<para> Used in various places, e.g., Account Key Details page. </para> <para> Returns the following Summary Tables: <list> <item><code>Main</code><description>Main details.</description></item> </list> </para> <para> The following Constants are used from ScriptInfo: <list> <item>None</item> </list> </para> <para> The following Constants are used from callerScriptInfo: <list> <item>None</item> </list> </para>

Syntax

finSummaryPageStandardBlocksBase.Account_LvrSummary(callerScriptInfo, account, [dateAsAt])

Parameters

NameTypeOptionalByRefDescription
callerScriptInfo ISScriptExecutionInfo The Script Information of the Script calling this method.
account finAccount The Account to display LVR information for.
dateAsAt Date Optional Optionally, a date can be specified to calculate the Account balance(s) at. If omitted, a value of Nothing is assumed.

Return Value

ISSummaryTables

An ISSummaryTables object.

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