Click or drag to resize

InspectedUnitInspections Property

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

A list of the inspections performed, along with the results

Namespace:  CFX.Structures
Assembly:  CFXnet46 (in CFXnet46.dll) Version: 1.0.5
Syntax
public List<Inspection> Inspections { get; set; }

Property Value

Type: ListInspection
See Also