BankPositivePay_BankAccountTable.existsBankStatementFormat Method [AX 2012]
Determines whether the BankStatementFormat data item exists in the data container.
Syntax
public boolean existsBankStatementFormat()
Run On
Called
Return Value
Type: boolean
true if the BankStatementFormat data item exists; otherwise, false.
Remarks
For more information, see the AfStronglyTypedDataContainer class.