Click or drag to resize

RecordedMaterialQuantityConsumed Property

If known, the amount that was consumed from the specified material by this particular transaction.

Namespace:  FactoryLogix.xTend.DataObjects
Assembly:  FactoryLogix.xTend.DataObjects (in FactoryLogix.xTend.DataObjects.dll) Version: 8.245.0.0 (8.245.0.0)
Syntax
public Nullable<double> QuantityConsumed { get; set; }

Property Value

Type: NullableDouble
See Also