SIFWorks ADK 2.0
TimetableDay Property
NamespacesEdustructures.SifWorks.CommonMeetingTimeTimetableDay

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

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

The SIF specification defines the meaning of this element as: "Locally defined rotation cycle day code when the section meets (e.g., in a two day schedule, valid values would be "A" and "B," or "1" and "2")."

Version: 2.0

Since: 1.1

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