Share via


SMAServiceAgreement_SMAAgreementLine.existsStartDate Method [AX 2012]

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

Syntax

public boolean existsStartDate()

Run On

Called

Return Value

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

Remarks

For more information, see the AfStronglyTypedDataContainer Class.

See Also

Reference

SMAServiceAgreement_SMAAgreementLine Class