ReplacementItemItemQuantity Property |
The quantity of this replacement
Item.
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 ItemQuantity { get; }
Public ReadOnly Property ItemQuantity As Double
Get
public:
property double ItemQuantity {
double get ();
}
member ItemQuantity : float with get
Property Value
Type:
DoubleSee Also