DefectRelatedSymptoms Property |
[This is preliminary documentation and is subject to change.]
A list of symptoms that were discovered in the course of identifying this defect.
Namespace:
CFX.Structures
Assembly:
CFXnet46 (in CFXnet46.dll) Version: 1.0.5
Syntaxpublic List<Symptom> RelatedSymptoms { get; set; }
Public Property RelatedSymptoms As List(Of Symptom)
Get
Set
Property Value
Type:
ListSymptom
See Also