Returns warning messages for this Security Item.

Warning text will be returned regardless of the Security Statement's Register Status.

Syntax

finSecurityStmtItemBase.GetWarnings([includeGeneral], [includeLogs], [includeSecurityRegister], [includeMotorVehicleRenewals], [collateralItem], [fs], [includeSecurityRegisterStatus], [includeMailBoxItems], [includeInsurance])

Parameters

NameTypeOptionalByRefDescription
includeGeneral Boolean Optional Include General checks, e.g., Review dates If omitted, a value of True is assumed.
includeLogs Boolean Optional Include Security Statement Item Logs. If omitted, a value of True is assumed.
includeSecurityRegister Boolean Optional Include Security Register validation. If omitted, a value of True is assumed.
includeMotorVehicleRenewals Boolean Optional If omitted, a value of True is assumed.
collateralItem ISFinancingStatementCollateralItem Optional The Security Register Collateral Item that represents this Security Statement Item. If omitted, a value of Nothing is assumed.
fs ISFinancingStatement Optional Required for Australia PPSR warnings. If omitted, a value of Nothing is assumed.
includeSecurityRegisterStatus Boolean Optional Include the Security Register registration status warnings. If omitted, a value of True is assumed.
includeMailBoxItems Boolean Optional If omitted, a value of True is assumed.
includeInsurance Boolean Optional Include Insurance renewal date warnings. If omitted, a value of True is assumed.

Return Value

finWarnings

An ISListReadOnly object.

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