SIFWorks ADK 2.0
DaysInSession Property
NamespacesEdustructures.SifWorks.StudentCalendarSummaryDaysInSession

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

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

The SIF specification defines the meaning of this element as: "The total number of days that the school was or is anticipated to be in session during the school year. Also included are days on which the education institution facility is closed and the student body as a whole is engaged in planned activities off-campus under the guidance and direction of staff members."

Version: 2.0

Since: 2.0

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