InventItem_Sales.existsTaxWithholdItemGroupHeading_TH Method [AX 2012]

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

Syntax

public boolean existsTaxWithholdItemGroupHeading_TH()

Run On

Called

Return Value

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

Remarks

For more information, see the AfStronglyTypedDataContainer class.

See Also

Reference

InventItem_Sales Class