Click or drag to resize

InspectionDefectsFound Property

The defects that were discovered in the course of performing this inspection (if any)

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

Property Value

ListDefect
See Also