Share via


InventTransferOrderCreate_InvTransLine.existsReceiveDate Method [AX 2012]

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

Syntax

public boolean existsReceiveDate()

Run On

Called

Return Value

Type: boolean
true if the ReceiveDate data item exists; otherwise, false.

Remarks

For more information, see the AfStronglyTypedDataContainer Class class.

See Also

Reference

InventTransferOrderCreate_InvTransLine Class