TransportOrderItemRequiredQuantity Property |
The quantity of this
Item that is necessary to fulfill 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 RequiredQuantity { get; }
Public ReadOnly Property RequiredQuantity As Double
Get
public:
property double RequiredQuantity {
double get ();
}
member RequiredQuantity : float with get
Property Value
Type:
DoubleSee Also