Share via


SMAServiceAgreement_SMAAgreementLine.existsProjTaxGroupId Method [AX 2012]

Determines whether the ProjTaxGroupId data item occurs in the data container.

Syntax

public boolean existsProjTaxGroupId()

Run On

Called

Return Value

Type: boolean
true if ProjTaxGroupId exists; otherwise, false.

Remarks

For more information, see the AfStronglyTypedDataContainer Class.

See Also

Reference

SMAServiceAgreement_SMAAgreementLine Class