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