Click or drag to resize

TestSymptomsFound Property

The symptoms that were discovered in the course of this test

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

Property Value

ListSymptom
See Also