Share via


Bank_FI::isBankBarCodeAllowed Method [AX 2012]

Determines whether the bank bar code option can be set for the bank record, which is determined by the _accountID parameter.

Syntax

client server public static boolean isBankBarCodeAllowed(BankAccount _accountID)

Run On

Called

Parameters

Return Value

Type: boolean
true if no other Finnish bank account has the bank bar code set; otherwise, false.

See Also

Reference

Bank_FI Class