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