Share via


SMAServiceAgreement_SMAAgreementLine.existsEndDate Method [AX 2012]

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

Syntax

public boolean existsEndDate()

Run On

Called

Return Value

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

Remarks

For more information, see AfStronglyTypedDataContainer Class.

See Also

Reference

SMAServiceAgreement_SMAAgreementLine Class