Click or drag to resize

SolderPasteInspectionRecipeUnitsToInspect Property

Provides the static recipe information for each Unit that is to be inspected

Namespace: CFX.Structures.SolderPasteInspection
Assembly: CFX (in CFX.dll) Version: 1.7.3
Syntax
public List<UnitToInspect> UnitsToInspect { get; set; }

Property Value

ListUnitToInspect
See Also