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
Syntaxpublic List<Inspection> Inspections { get; set; }
Public Property Inspections As List(Of Inspection)
Get
Set
Property Value
Type:
ListInspection
See Also