A list of the
Symptoms that have been attributed to this defect. This defect represents
the "root cause" of the associated
Symptoms.
Namespace:
FactoryLogix.xTend.DataObjects
Assembly:
FactoryLogix.xTend.DataObjects (in FactoryLogix.xTend.DataObjects.dll) Version: 8.245.0.0 (8.245.0.0)
Syntax public IEnumerable<Symptom> Symptoms { get; }
Public ReadOnly Property Symptoms As IEnumerable(Of Symptom)
Get
public:
property IEnumerable<Symptom^>^ Symptoms {
IEnumerable<Symptom^>^ get ();
}
member Symptoms : IEnumerable<Symptom> with get
Property Value
Type:
IEnumerableSymptomSee Also