Click or drag to resize

ProductSupplyOrderPeriodPlanningDays Property

For how many days in the future should be planned - for 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<int> OrderPeriodPlanningDays { get; set; }

Property Value

Type: NullableInt32
See Also