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