SIFWorks ADK 2.0
ExtendedDay Property
NamespacesEdustructures.SifWorks.ProgramsStudentParticipationExtendedDay

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

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

The SIF specification defines the meaning of this element as: "For special education, indicates whether Extended School Day (ESD) services have been determined as necessary."

Version: 2.0

Since: 2.0

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