Click or drag to resize

InspectedUnitOverallResult Property

[This is preliminary documentation and is subject to change.]

The overall result of the inspections performed on this unit

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

Property Value

Type: TestResult
See Also