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