[This is preliminary documentation and is subject to change.]
The schedule-related information for a section repeating for each term in which the session is scheduled
| C# | Visual Basic | Visual C++ |
public class ScheduleInfo : SifKeyedElement
Public Class ScheduleInfo _ Inherits SifKeyedElement
public ref class ScheduleInfo : public SifKeyedElement
| All Members | Constructors | Properties | |||
| Icon | Member | Description |
|---|---|---|
| ScheduleInfoScheduleInfoNew()() |
Creates an instance of a ScheduleInfo
| |
| ScheduleInfoScheduleInfoNew(String) |
Constructor that accepts values for all mandatory fields
| |
| KeyFields |
Gets the metadata fields that make up the key of this object
(Overrides SifKeyedElement.KeyFields.) | |
| MeetingTimeList |
Gets or sets the value of the <MeetingTimeList> element.
| |
| SectionRoomList |
Gets or sets the value of the <SectionRoomList> element.
| |
| TeacherList |
Gets or sets the value of the <TeacherList> element.
| |
| TermInfoRefId |
Gets or sets the value of the TermInfoRefId attribute.
|
Author: Generated by adkgen
Version: 2.0
Since: 1.1
| Object | ||||
| Element | ||||
| SifElement | ||||
| SifKeyedElement | ||||
| ScheduleInfo | ||||