PartAssignmentAssignedQuantity Property |
Quantity of the part required for this part assignment
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 AssignedQuantity { get; }
Public ReadOnly Property AssignedQuantity As Double
Get
public:
property double AssignedQuantity {
double get ();
}
member AssignedQuantity : float with get
Property Value
Type:
DoubleSee Also