Checks to see if Banking Details are valid.

Syntax

finClientBankAccount.IsBankingDetailsValid([checkBankName], [checkExpiryDate], [expiryDateAsAt])

Parameters

NameTypeOptionalByRefDescription
checkBankName Boolean Optional Indicates whether to check Bank Name details. If omitted, a value of True is assumed.
checkExpiryDate Boolean Optional Indicates whether to check Expiry Date details. If omitted, a value of True is assumed.
expiryDateAsAt Date Optional The date to use when checking the Expiry Date. This should be the transaction date when validating for a transaction. If this is nothing then Todays date is used. If omitted, a value of Nothing is assumed.

Return Value

Boolean

A Boolean value.

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