Click or drag to resize

ProductSupplyPlanningHorizonDays Property

Number of days in the future for which to plan the demand and supply. [Required] [Default(0)]

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

Property Value

Type: Int32
See Also