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