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.251.0.0 (8.251.0.0)
Syntaxpublic double AssignedQuantity { get; }
Public ReadOnly Property AssignedQuantity As Double
Get
public:
property double AssignedQuantity {
double get ();
}
member AssignedQuantity : float with get
Property Value
Type:
Double
See Also