SIFWorks ADK 2.0
DayOfWeek Property
NamespacesEdustructures.SifWorks.TransStudentTransportInfoDayOfWeek

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

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

The SIF specification defines the meaning of this attribute as: "This attribute indicates the day(s) of the week to which this object refers."

Version: 2.0

Since: 1.1

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