Share via


InventInventItemGroup_InventItemGroup.existsTaxItemGroupIdSales Method [AX 2012]

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

Syntax

public boolean existsTaxItemGroupIdSales()

Run On

Called

Return Value

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

Remarks

For more information, see the AfStronglyTypedDataContainer class.

See Also

Reference

InventInventItemGroup_InventItemGroup Class