SIFWorks ADK 2.0
ExtendedSchoolYear Property
NamespacesEdustructures.SifWorks.ProgramsStudentParticipationExtendedSchoolYear

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

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

The SIF specification defines the meaning of this element as: "For special education, indicates whether Extended School Year (ESY) / summer services have been determined as necessary"

Version: 2.0

Since: 1.5r1

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