SMAServiceAgreement_SMAServiceObjRln.existsSalesId Method [AX 2012]

Indicates whether the SalesId data item is in the data container.

Syntax

public boolean existsSalesId()

Run On

Called

Return Value

Type: boolean
true if the SalesId exists; otherwise, false.

Remarks

For more information, see the AfStronglyTypedDataContainer class.

See Also

Reference

SMAServiceAgreement_SMAServiceObjRln Class