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