SMAServiceAgreement_SMAServiceObjRln.existsRelKeyId Method [AX 2012]

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

Syntax

public boolean existsRelKeyId()

Run On

Called

Return Value

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

Remarks

For more information, see the AfStronglyTypedDataContainer class.

See Also

Reference

SMAServiceAgreement_SMAServiceObjRln Class