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