Click or drag to resize

ProductSupplyPlanningLeadTimeDays Property

The number of days required to supply or manufacture the product. The number is exclusive of the lead-time of lower-level components. [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 PlanningLeadTimeDays { get; set; }

Property Value

Type: Int32
See Also