Click or drag to resize

DefectRelatedSymptoms Property

A list of symptoms that were discovered in the course of identifying this defect.

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

Property Value

ListSymptom
See Also