SIFWorks ADK 2.0
IncidentNumber Property
NamespacesEdustructures.SifWorks.StudentDisciplineIncidentIncidentNumber

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

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

The SIF specification defines the meaning of this element as: "The locally-defined unique identifier (within the school or school district) to identify this specific incident or occurrence."

Version: 2.0

Since: 2.0

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