[This is preliminary documentation and is subject to change.]
Gets or sets the value of the <ScheduleInfoList> element.
| C# | Visual Basic | Visual C++ |
public ScheduleInfoList ScheduleInfoList{ get; set;}
Public Property ScheduleInfoList As ScheduleInfoList
public: property ScheduleInfoList^ ScheduleInfoList { ScheduleInfoList^ get (); void set (ScheduleInfoList^ value); }
A ScheduleInfoList
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