Click or drag to resize

TestDefectsFound Property

The defects that were discovered in the course of this test

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

Property Value

ListDefect
See Also