SIFWorks ADK 2.0
SetAlternativeEducation Method (val)
NamespacesEdustructures.SifWorks.StudentActionSetAlternativeEducation(YesNo)

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

Sets the value of the <AlternativeEducation> element.
Declaration Syntax
C#Visual BasicVisual C++
public void SetAlternativeEducation(
	YesNo val
)
Public Sub SetAlternativeEducation ( _
	val As YesNo _
)
public:
void SetAlternativeEducation (
	YesNo^ val
)
Parameters
val (YesNo)
A YesNo object
Remarks

The SIF specification defines the meaning of this element as: "Identifies whether or not the offender was assigned to an Alternative Education facility."

Version: 2.0

Since: 2.0

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