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