Click or drag to resize

InspectedPanelInspections Property

A list of the inspections performed, along with the results

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

Property Value

ListInspection
See Also