InspectionSymptoms Property |
[This is preliminary documentation and is subject to change.]
Any symptoms that were discovered during the inspection (if any).
Namespace:
CFX.Structures
Assembly:
CFXnet46 (in CFXnet46.dll) Version: 1.0.5
Syntaxpublic List<Symptom> Symptoms { get; set; }
Public Property Symptoms As List(Of Symptom)
Get
Set
Property Value
Type:
ListSymptom
See Also