[This is preliminary documentation and is subject to change.]
Constructor that accepts values for all mandatory fields
| C# | Visual Basic | Visual C++ |
public CalendarDate( Nullable<DateTime> date, string calendarSummaryRefId, string schoolInfoRefId, Nullable<int> schoolYear, CalendarDateType calendarDateType )
- date (Nullable<(Of <DateTime>)>)
- A specific school day that occurs within the school year.
- calendarSummaryRefId (String)
- The ID (GUID) of the calendar summary in which this calendar date is.
- schoolInfoRefId (String)
- The ID (GUID) of the school for which this calendar information is being reported.
- schoolYear (Nullable<(Of <Int32>)>)
- School year for which the information is applicable, expressed as the four-digit year in which the school year ends (e.g., "2007" for the 2006-07 school year).
- calendarDateType (CalendarDateType)
- A CalendarDateType