Get Warnings.

Syntax

finAccount.GetWarnings([includeGeneral], [includeBankTransactions], [includeLogs], [includeAccountFormHyperlinks], [includeClients], [includeWithholdingTax], [includeStandardTransactions], [includeHighCostLoanWarnings])

Parameters

NameTypeOptionalByRefDescription
includeGeneral Boolean Optional Indicates whether to include General warnings. If omitted, a value of True is assumed.
includeBankTransactions Boolean Optional Includes details of Bank Transaction to be Lodged, Export, Printed etc. If omitted, a value of False is assumed.
includeLogs Boolean Optional Indicates whether to include Log-related warnings. If omitted, a value of True is assumed.
includeAccountFormHyperlinks Boolean Optional Indicates whether to include Application Shortcut hyperlinks that can be activated from the Accounts form. If omitted, a value of False is assumed.
includeClients Boolean Optional Indicates whether to include Client-related warnings. If omitted, a value of True is assumed.
includeWithholdingTax Boolean Optional Indicates whether to include Withholding Tax-related warnings (Deposit Accounts only). If omitted, a value of True is assumed.
includeStandardTransactions Boolean Optional Indicates whether to include Standard Transaction related warnings. If omitted, a value of True is assumed.
includeHighCostLoanWarnings Boolean Optional Indicates whether to include High-Cots Loan related warnings (Loan Accounts only). If omitted, a value of True is assumed.

Return Value

finWarnings

A finWarnings collection.

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