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