Click or drag to resize

InspectedUnitOverallResult Property

The overall result of the inspections performed on this unit

Namespace: CFX.Structures
Assembly: CFX (in CFX.dll) Version: 1.7.3
Syntax
public TestResult OverallResult { get; set; }

Property Value

TestResult
See Also