Share via


PurchReqImport_ProjAccountingDist.existsTaxGroupId Method [AX 2012]

Determines whether the TaxGroupId data item exists in the data container.

Syntax

public boolean existsTaxGroupId()

Run On

Called

Return Value

Type: boolean
true if the TaxGroupId data item exists; otherwise, false.

Remarks

For more information, see the AfStronglyTypedDataContainer class.

See Also

Reference

PurchReqImport_ProjAccountingDist Class