Click or drag to resize

ShipmentLineLineRequiredDeliveryDate Property

Required delivery date for this lines. Depending on the shipment route travel time, the shipment should be released accordingly.

Namespace:  Aloe.EnterpriseOne.Model.Logistics.Shipment
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public Nullable<DateTime> LineRequiredDeliveryDate { get; set; }

Property Value

Type: NullableDateTime
See Also