Click or drag to resize

ProductSupplyOrderPeriodStartDate Property

Start date of the first period under fixed period replenishment system. null - not yet specified.

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

Property Value

Type: NullableDateTime
See Also