SIFWorks ADK 2.0
CalendarSummary Class
NamespacesEdustructures.SifWorks.StudentCalendarSummary

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

A CalendarSummary
Declaration Syntax
C#Visual BasicVisual C++
public class CalendarSummary : SifDataObject
Public Class CalendarSummary _
	Inherits SifDataObject
public ref class CalendarSummary : public SifDataObject
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
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.

Remarks

Author: Generated by adkgen

Version: 2.0

Since: 2.0

Inheritance Hierarchy
Object
Element
 SifElement
  SifKeyedElement
   SifDataObject
    CalendarSummary

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