Returns warning messages for the Security Statement and the Security Statement Items.

The following flags are dependant on the 'IncludeSecurityStmtItmes' being set to 'True': includePPSR,includeMotorVehicleRenewals, includeLogs

Syntax

finSecurityStmt.GetWarnings([includeGeneral], [includeLogs], [includeSecurityStmtItems], [includeSecurityRegister], [includeSecurityRegisterStatus], [includeMotorVehicleRenewals], [includeMotorVehicleMonitoring], [includeInsurance])

Parameters

NameTypeOptionalByRefDescription
includeGeneral Boolean Optional Include Standard warnings, i.e. Review dates If omitted, a value of True is assumed.
includeLogs Boolean Optional If omitted, a value of True is assumed.
includeSecurityStmtItems Boolean Optional If omitted, a value of True is assumed.
includeSecurityRegister Boolean Optional Include Security Register validation warnings. If omitted, a value of True is assumed.
includeSecurityRegisterStatus Boolean Optional Include the Security Register registration status warnings. If omitted, a value of True is assumed.
includeMotorVehicleRenewals Boolean Optional If omitted, a value of True is assumed.
includeMotorVehicleMonitoring 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 finWarnings collection.

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