Click or drag to resize

TestSymptomsFound Property

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

The symptoms that were discovered in the course of this test

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

Property Value

Type: ListSymptom
See Also