SalesSalesConfirmation_MarkupTrnsLn.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 class.

See Also

Reference

SalesSalesConfirmation_MarkupTrnsLn Class