SIFWorks ADK 2.0
CalendarDateType Property
NamespacesEdustructures.SifWorks.StudentCalendarDateCalendarDateType

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

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

To remove the CalendarDateType, set CalendarDateType to null

Version: 2.0

Since: 2.0

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