Share via


DlvDlvTerm.existsDlvTerm Method [AX 2012]

Indicates whether the DlvTerm data item exists in the data container.

Syntax

public boolean existsDlvTerm()

Run On

Called

Return Value

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

Remarks

For more information, see the AfStronglyTypedDataContainer .

See Also

Reference

DlvDlvTerm Class