SIFWorks ADK 2.0
StudentSpecialEducationFTE Property
NamespacesEdustructures.SifWorks.ProgramsStudentParticipationStudentSpecialEducationFTE

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

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

The SIF specification defines the meaning of this element as: "Calculated ratio of time the student is in a special ed setting. Values range from 0.00 to 1.00. If the student is in a special ed setting 25% of the time, the value is .25; if 100% of the time, the value is 1.00."

Version: 2.0

Since: 2.0

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