SIFWorks ADK 2.0
InstructionalMinutes Property
NamespacesEdustructures.SifWorks.StudentCalendarSummaryInstructionalMinutes

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

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

The SIF specification defines the meaning of this element as: "The total number of instructional minutes for this calendar for the school year."

Version: 2.0

Since: 2.0

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