Represents a day off in the Edgenuity calendar
Inheritance Hierarchy
ReturnTypesCalendarData
Namespace: ReturnTypes
Assembly: WCFAPI (in WCFAPI.dll) Version: 4.0.0.0 (4.0.0.0)
Syntax
The CalendarData type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| CalendarData | Initializes a new instance of the CalendarData class |
Properties
| Name | Description | |
|---|---|---|
| Date |
Date of the calendar item
| |
| ExternalSchoolId |
External Id of the school
| |
| InSession |
Whether or not school is in session on the date
| |
| SchoolId |
Id of the school
| |
| Type |
What type of calendar item this is
|
See Also