ServiceOrderLineSymptomDescription Property |
Description or synopsis of the symptoms of the failed object. [Filter(like)]
Namespace:
Aloe.EnterpriseOne.Model.Applications.Service
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic string SymptomDescription { get; set; }
Public Property SymptomDescription As String
Get
Set
public:
property String^ SymptomDescription {
String^ get ();
void set (String^ value);
}
member SymptomDescription : string with get, set
Property Value
Type:
String
See Also