Share via


Bank_EE.checkBankAccountNum Method [AX 2012]

Verifies that the bank account number matches the country format rules.

Syntax

public boolean checkBankAccountNum(BankAccount bankAccount)

Run On

Called

Parameters

Return Value

Type: boolean
true if the BankAccount value is valid; otherwise, false.

See Also

Reference

Bank_EE Class