SIFWorks ADK 2.0
IncidentReporter Property
NamespacesEdustructures.SifWorks.StudentDisciplineIncidentIncidentReporter

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

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

To remove the IncidentReporter, set IncidentReporter to null

Version: 2.0

Since: 2.0

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