Retrieves LVR information for the Security Statement.

Syntax

finSecurityStmt.GetLvrDetails(lvr, priorRankingMortgages, surplus, deficit, [dateAsAt], [includeSummaryTable], [includeSecurityStmtDetails], [summaryTable])

Parameters

NameTypeOptionalByRefDescription
lvr Double ByRef The LVR for the Security Statement.
priorRankingMortgages Decimal ByRef The Prior Ranking for the Security Statement (only applicable for 'Land' Security Types).
surplus Decimal ByRef Surplus LVR.
deficit Decimal ByRef Deficit LVR (will be represented as a positive number).
dateAsAt Date Optional Optionally, the Account balances can be calculated as at a date. If omitted, today is assumed. If omitted, a value of Nothing is assumed.
includeSummaryTable Boolean Optional If omitted, a value of False is assumed.
includeSecurityStmtDetails Boolean Optional If omitted, a value of False is assumed.
summaryTable ISSummaryTable Optional If omitted, a value of Nothing is assumed.

Return Value

Boolean

A Boolean value indicating success.

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