[This is preliminary documentation and is subject to change.]
A CalendarSummary
| C# | Visual Basic | Visual C++ |
public class CalendarSummary : SifDataObject
Public Class CalendarSummary _ Inherits SifDataObject
public ref class CalendarSummary : public SifDataObject
| All Members | Constructors | Methods | Properties | ||
| Icon | Member | Description |
|---|---|---|
| CalendarSummaryCalendarSummaryNew()() |
Creates an instance of a CalendarSummary
| |
| CalendarSummaryCalendarSummaryNew(String, String, Nullable<(Of <Int32>)>, String, Nullable<(Of <Int32>)>) |
Constructor that accepts values for all mandatory fields
| |
| DaysInSession |
Gets or sets the value of the <DaysInSession> element.
| |
| Description |
Gets or sets the value of the <Description> element.
| |
| EndDate |
Gets or sets the value of the <EndDate> element.
| |
| FirstInstructionDate |
Gets or sets the value of the <FirstInstructionDate> element.
| |
| GradeLevels |
Gets or sets the value of the <GradeLevels> element.
| |
| GraduationDate |
Gets or sets the value of the <GraduationDate> element.
| |
| InstructionalMinutes |
Gets or sets the value of the <InstructionalMinutes> element.
| |
| KeyFields |
Gets the metadata fields that make up the key of this object
(Overrides SifDataObject.KeyFields.) | |
| LastInstructionDate |
Gets or sets the value of the <LastInstructionDate> element.
| |
| LocalId |
Gets or sets the value of the <LocalId> element.
| |
| MinutesPerDay |
Gets or sets the value of the <MinutesPerDay> element.
| |
| RefId |
Gets or sets the value of the RefId attribute.
(Overrides SifDataObject.RefId.) | |
| SchoolInfoRefId |
Gets or sets the value of the SchoolInfoRefId attribute.
| |
| SchoolYear |
Gets or sets the value of the SchoolYear attribute.
| |
| SetGraduationDate(String) | Sets the value of the <GraduationDate> element. | |
| StartDate |
Gets or sets the value of the <StartDate> element.
|
Author: Generated by adkgen
Version: 2.0
Since: 2.0
| Object | |||||
| Element | |||||
| SifElement | |||||
| SifKeyedElement | |||||
| SifDataObject | |||||
| CalendarSummary | |||||