SIFWorks ADK 2.0
IncidentLocation Property
NamespacesEdustructures.SifWorks.StudentDisciplineIncidentIncidentLocation

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

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

The SIF specification defines the meaning of this null as: "The locally-defined identifier or description of the location where the incident occurred."

To remove the IncidentLocation, set IncidentLocation to null

Version: 2.0

Since: 2.0

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