SIFWorks ADK 2.0
Injury Property
NamespacesEdustructures.SifWorks.StudentOffenderInjury

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

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

The SIF specification defines the meaning of this element as: "Identifies whether or not this specific offender was physically injured, and if so, identifies whether the injury was major or minor."

Version: 2.0

Since: 2.0

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