SIFWorks ADK 2.0
MinutesPerDay Property
NamespacesEdustructures.SifWorks.StudentCalendarSummaryMinutesPerDay

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

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

The SIF specification defines the meaning of this element as: "The number of minutes in the day in which the school is normally in session."

Version: 2.0

Since: 2.0

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