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