SIFWorks ADK 2.0
ScheduleInfoList Property
NamespacesEdustructures.SifWorks.StudentSectionInfoScheduleInfoList

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

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

The SIF specification defines the meaning of this null as: "The schedule-related information for a section"

To remove the ScheduleInfoList, set ScheduleInfoList to null

Version: 2.0

Since: 1.1

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