SIFWorks ADK 2.0
DueToDisability Property
NamespacesEdustructures.SifWorks.StudentManifestationDeterminationDueToDisability

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

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

The SIF specification defines the meaning of this element as: "Did the team determine that the offense was a manifestation of the student's disability?"

Version: 2.0

Since: 2.0

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