Click or drag to resize

ItemQuantity Property

The quantity of items associated with this instance. For serialized production units, this quantity would simply be ONE (1). For instances that are containers or boxes of parts, the quantity corresponds to the number or amount of parts within the container.

Namespace:  FactoryLogix.xTend.DataObjects
Assembly:  FactoryLogix.xTend.DataObjects (in FactoryLogix.xTend.DataObjects.dll) Version: 8.242.0.0 (8.242.0.0)
Syntax
public double Quantity { get; set; }

Property Value

Type: Double
See Also