BOMLineItemQuantity Property |
The quantity of of this part necessary to build 1 production unit
of the assembly associated to this BOM.
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 Quantity { get; set; }
Public Property Quantity As Double
Get
Set
public:
property double Quantity {
double get ();
void set (double value);
}
member Quantity : float with get, set
Property Value
Type:
DoubleSee Also