SalesSalesConfirmation_DocuRefHeader.existsRestriction Method [AX 2012]

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

Syntax

public boolean existsRestriction()

Run On

Called

Return Value

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

Remarks

For more information, see AfStronglyTypedDataContainer Class.

See Also

Reference

SalesSalesConfirmation_DocuRefHeader Class