Click or drag to resize

ProductSupplyPlanningAnnualCarryingCostPercent Property

The expected carrying cost as percentage of inventory cost. null means unknown.

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

Property Value

Type: NullableDecimal
See Also