TransportOrderItemReservedQuantity Property |
The quantity of this
Item that was reserved for the order.
Namespace:
FactoryLogix.xTend.DataObjects
Assembly:
FactoryLogix.xTend.DataObjects (in FactoryLogix.xTend.DataObjects.dll) Version: 8.245.0.0 (8.245.0.0)
Syntax public double ReservedQuantity { get; }
Public ReadOnly Property ReservedQuantity As Double
Get
public:
property double ReservedQuantity {
double get ();
}
member ReservedQuantity : float with get
Property Value
Type:
DoubleSee Also