SIFWorks ADK 2.0
IncidentTime Property
NamespacesEdustructures.SifWorks.StudentDisciplineIncidentIncidentTime

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

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

The SIF specification defines the meaning of this null as: "The time when the incident occurred."

To remove the IncidentTime, set IncidentTime to null

Version: 2.0

Since: 2.0

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