Click or drag to resize

LotReceiptDate Property

The date of the first receipt of products in this lot. [ReadOnly]

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

Property Value

Type: NullableDateTime
See Also