SIFWorks ADK 2.0
MeetingTimeList Property
NamespacesEdustructures.SifWorks.StudentScheduleInfoOverrideMeetingTimeList

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

Gets or sets the value of the <MeetingTimeList> element.
Declaration Syntax
C#Visual BasicVisual C++
public MeetingTimeList MeetingTimeList{ get; set;}
Public Property MeetingTimeList As MeetingTimeList
public:
property MeetingTimeList^ MeetingTimeList {
	MeetingTimeList^ get ();
	void set (MeetingTimeList^ value);
}
Value
A MeetingTimeList
Remarks

The SIF specification defines the meaning of this null as: "Time(s) this section meets for this student; this should be a subset of the meeting times for the section"

To remove the MeetingTimeList, set MeetingTimeList to null

Version: 2.0

Since: 1.1

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