[This is preliminary documentation and is subject to change.]
Gets or sets the value of the <IncidentCategory> element.
| C# | Visual Basic | Visual C++ |
public IncidentCategory IncidentCategory{ get; set;}
Public Property IncidentCategory As IncidentCategory
public: property IncidentCategory^ IncidentCategory { IncidentCategory^ get (); void set (IncidentCategory^ value); }
An IncidentCategory
To remove the IncidentCategory, set IncidentCategory to null
Version: 2.0
Since: 2.0