InventTransferOrder_InvTransTable.existsDeliveryDateControlType Method [AX 2012]
Determines whether the DeliveryDateControlType data item exists in the data container.
Syntax
public boolean existsDeliveryDateControlType()
Run On
Called
Return Value
Type: boolean
true if the DeliveryDateControlType data item exists; otherwise, false.
Remarks
For more information, see the AfStronglyTypedDataContainer class.