Share via


DlvDlvMode.existsDlvMode Method [AX 2012]

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

Syntax

public boolean existsDlvMode()

Run On

Called

Return Value

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

Remarks

For more information, see the AfStronglyTypedDataContainer .

See Also

Reference

DlvDlvMode Class