Click or drag to resize

InspectionDefectsFound Property

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

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

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

Property Value

Type: ListDefect
See Also