Click or drag to resize

RecordedMaterialNewAbsoluteQuantity Property

If non-null, designates the new absolute (total) quantity for the specified material at the completion of this 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> NewAbsoluteQuantity { get; set; }

Property Value

Type: NullableDouble
See Also