Share via


SalesSalesConfirmation_MarkupTrnsHdr.existsCurrencyCode Method [AX 2012]

Determines whether the CurrencyCode value occurs in the data container.

Syntax

public boolean existsCurrencyCode()

Run On

Called

Return Value

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

Remarks

For more information, see AfStronglyTypedDataContainer Class.

See Also

Reference

SalesSalesConfirmation_MarkupTrnsHdr Class