Click or drag to resize

TransferOrderLineDueDateOut Property

When this line of the transfer is scheduled to issue the goods from the source warehouse. Initially copied from the transfer header. [Required] [Filter(ge;le)]

Namespace:  Aloe.EnterpriseOne.Model.Logistics.Inventory
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public DateTime DueDateOut { get; set; }

Property Value

Type: DateTime
See Also