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
Syntaxpublic List<Symptom> SymptomsFound { get; set; }
Public Property SymptomsFound As List(Of Symptom)
Get
Set
Property Value
Type:
ListSymptom
See Also