Click or drag to resize

TransferOrderDefaultDueDateIn Property

The date, when the goods are expected to be received in the destination warehouse. [Required] [Default(Today)] [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 DefaultDueDateIn { get; set; }

Property Value

Type: DateTime
See Also