Share via


SalesSalesConfirmation_MarkupTrnsHdr.existsRecId Method [AX 2012]

Determines whether the RecId value occurs in the data container.

Syntax

public boolean existsRecId()

Run On

Called

Return Value

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

Remarks

For more information, see AfStronglyTypedDataContainer Class.

See Also

Reference

SalesSalesConfirmation_MarkupTrnsHdr Class