SIFWorks ADK 2.0
SetDueToDisability Method (val)
NamespacesEdustructures.SifWorks.StudentManifestationDeterminationSetDueToDisability(YesNo)

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

Sets the value of the <DueToDisability> element.
Declaration Syntax
C#Visual BasicVisual C++
public void SetDueToDisability(
	YesNo val
)
Public Sub SetDueToDisability ( _
	val As YesNo _
)
public:
void SetDueToDisability (
	YesNo^ val
)
Parameters
val (YesNo)
A YesNo 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