Click or drag to resize

ProductPlanningHorizonDays Property

Number of days in the future for which to plan the demand and supply (null = Default of 180 days).

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

Property Value

Type: NullableInt32
See Also