SIFWorks ADK 2.0
IncidentCategory Property
NamespacesEdustructures.SifWorks.StudentDisciplineIncidentIncidentCategory

[This is preliminary documentation and is subject to change.]

Gets or sets the value of the <IncidentCategory> element.
Declaration Syntax
C#Visual BasicVisual C++
public IncidentCategory IncidentCategory{ get; set;}
Public Property IncidentCategory As IncidentCategory
public:
property IncidentCategory^ IncidentCategory {
	IncidentCategory^ get ();
	void set (IncidentCategory^ value);
}
Value
An IncidentCategory
Remarks

To remove the IncidentCategory, set IncidentCategory to null

Version: 2.0

Since: 2.0

Assembly: Edustructures.SifWorks.SdoAll (Module: Edustructures.SifWorks.SdoAll) Version: 2.0.0.10