FeatureIsInspected Property |
This feature was checked.
(The inspection may have been skipped due to a defect detected earlier, so further
time consuming inspections are pointless.)
Namespace: CFX.Structures.PCBInspectionAssembly: CFX (in CFX.dll) Version: 2.0.0+5bb1f71a933ed371a0f5f2d5e7db34c89b75f3ea
Syntaxpublic bool? IsInspected { get; set; }
Public Property IsInspected As Boolean?
Get
Set
Property Value
NullableBoolean
See Also