InspectionItemRefNo Property |
Unique Number of the inspection object, The No will be used in the Unit inspection messages to uniquely identify the Inspection step
Its unique within this recipe
Namespace: CFX.Structures.SolderPasteInspectionAssembly: CFX (in CFX.dll) Version: 2.0.0+5bb1f71a933ed371a0f5f2d5e7db34c89b75f3ea
Syntaxpublic int RefNo { get; set; }
Public Property RefNo As Integer
Get
Set
Property Value
Int32
See Also