Click or drag to resize

RecordedMaterialSuccessfulPicks Property

For printed circuit board (PCB) assembly equipment, the total number of successful pick attempts that where made for this particular material 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 Nullable<int> SuccessfulPicks { get; set; }

Property Value

Type: NullableInt32
See Also