Will validate the Bank and Branch of the Bank Account supplied and update the Bank and Branch details where relevant.

Syntax

finSupportedCountryBase.ValidateBankBranch(bankingDetails, errorMessage, [includeBankBranchRecords])

Parameters

NameTypeOptionalByRefDescription
bankingDetails finBankingDetails The BankingDetails object.
errorMessage String ByRef Message indicating the error(s) found if the function returns False.
includeBankBranchRecords Boolean Optional Should the BankBranch table information be utilised in the validation. If omitted, a value of True is assumed.

Return Value

Boolean

A Boolean value indicating success.

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