Share via


SMAServiceAgreement_SMAAgreementLine.existsRecVersion Method [AX 2012]

Determines whether the recVersion data item occurs in the data container.

Syntax

public boolean existsRecVersion()

Run On

Called

Return Value

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

Remarks

For more information, see the AfStronglyTypedDataContainer.

See Also

Reference

SMAServiceAgreement_SMAAgreementLine Class