SalesSalesConfirmation_MarkupTrnsLn.existsCalculatedAmount Method [AX 2012]

Determines whether the CalculatedAmount value occurs in the data container.

Syntax

public boolean existsCalculatedAmount()

Run On

Called

Return Value

Type: boolean
true if the CalculatedAmount value exists; otherwise, false.

Remarks

For more information, see AfStronglyTypedDataContainer Class.

See Also

Reference

SalesSalesConfirmation_MarkupTrnsLn Class