Share via


SMAServiceAgreement_SMAAgreementLine.existsUnit Method [AX 2012]

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

Syntax

public boolean existsUnit()

Run On

Called

Return Value

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

Remarks

For more information, see the AfStronglyTypedDataContainer Class.

See Also

Reference

SMAServiceAgreement_SMAAgreementLine Class