Share via


SalesSalesOrder_SalesLine_IN.existsTaxInformation Method [AX 2012]

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

Syntax

public boolean existsTaxInformation()

Run On

Called

Return Value

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

Remarks

For more information, see the AfStronglyTypedDataContainer class.

See Also

Reference

SalesSalesOrder_SalesLine_IN Class