Click or drag to resize

WorkOrderCalculateMaterialSupplyCoefficient Method

Overload List
  NameDescription
Public methodCalculateMaterialSupplyCoefficient
Returns the material supply coefficient wich represents the ratio of required to available materials for this work order. The coefficient is 1 when the quantity of required materials is equal to available quantity.
Public methodCalculateMaterialSupplyCoefficient(IEnumerableCurrentAvailability, IEnumerableProjectedAvailability)
Returns the material supply coefficient wich represents the ratio of required to available materials for this work order. The coefficient is 1 when the quantity of required materials is equal to available quantity.
Top
See Also