InspectionItemPackageType Property |
When available, it describes the shape of the inspected object.
For example, if the object is a component (0201, 0402 etc.)
Namespace: CFX.Structures.SolderPasteInspectionAssembly: CFX (in CFX.dll) Version: 2.0.0+5bb1f71a933ed371a0f5f2d5e7db34c89b75f3ea
Syntaxpublic string PackageType { get; set; }
Public Property PackageType As String
Get
Set
Property Value
String
See Also