SMAServiceAgreement_SMAAgreementLine.existsTimeAgreementId Method [AX 2012]
Determines whether the existsTimeAgreementId data item occurs in the data container.
Syntax
public boolean existsTimeAgreementId()
Run On
Called
Return Value
Type: boolean
true if existsTimeAgreementId exists; otherwise, false.
Remarks
For more information, see the AfStronglyTypedDataContainer Class.