97 lines
2.2 KiB
Groff
97 lines
2.2 KiB
Groff
.TH "CampusAppWP8.Model.Lecture.LectureDate" 3 "Thu Sep 26 2013" "CampusAppWp8" \" -*- nroff -*-
|
|
.ad l
|
|
.nh
|
|
.SH NAME
|
|
CampusAppWP8.Model.Lecture.LectureDate \-
|
|
.PP
|
|
\fBModel\fP for the date of an activity
|
|
|
|
.SH SYNOPSIS
|
|
.br
|
|
.PP
|
|
.SS "Public Member Functions"
|
|
|
|
.in +1c
|
|
.ti -1c
|
|
.RI "\fBLectureDate\fP ()"
|
|
.br
|
|
.RI "\fIInitializes a new instance of the \fBLectureDate\fP class\&. \fP"
|
|
.in -1c
|
|
.SS "Properties"
|
|
|
|
.in +1c
|
|
.ti -1c
|
|
.RI "string \fBWeekDay\fP\fC [get, set]\fP"
|
|
.br
|
|
.RI "\fIGets or sets WeekDay \fP"
|
|
.ti -1c
|
|
.RI "string \fBFrom\fP\fC [get, set]\fP"
|
|
.br
|
|
.RI "\fIGets or sets From \fP"
|
|
.ti -1c
|
|
.RI "string \fBTo\fP\fC [get, set]\fP"
|
|
.br
|
|
.RI "\fIGets or sets To \fP"
|
|
.ti -1c
|
|
.RI "string \fBInterval\fP\fC [get, set]\fP"
|
|
.br
|
|
.RI "\fIGets or sets Interval \fP"
|
|
.ti -1c
|
|
.RI "string \fBRoom\fP\fC [get, set]\fP"
|
|
.br
|
|
.RI "\fIGets or sets Room \fP"
|
|
.ti -1c
|
|
.RI "string \fBStartDate\fP\fC [get, set]\fP"
|
|
.br
|
|
.RI "\fIGets or sets StartDate \fP"
|
|
.ti -1c
|
|
.RI "string \fBEndDate\fP\fC [get, set]\fP"
|
|
.br
|
|
.RI "\fIGets or sets EndDate \fP"
|
|
.in -1c
|
|
.SH "Detailed Description"
|
|
.PP
|
|
\fBModel\fP for the date of an activity
|
|
|
|
|
|
.SH "Constructor & Destructor Documentation"
|
|
.PP
|
|
.SS "CampusAppWP8\&.Model\&.Lecture\&.LectureDate\&.LectureDate ()"
|
|
|
|
.PP
|
|
Initializes a new instance of the \fBLectureDate\fP class\&.
|
|
.SH "Property Documentation"
|
|
.PP
|
|
.SS "string CampusAppWP8\&.Model\&.Lecture\&.LectureDate\&.EndDate\fC [get]\fP, \fC [set]\fP"
|
|
|
|
.PP
|
|
Gets or sets EndDate
|
|
.SS "string CampusAppWP8\&.Model\&.Lecture\&.LectureDate\&.From\fC [get]\fP, \fC [set]\fP"
|
|
|
|
.PP
|
|
Gets or sets From
|
|
.SS "string CampusAppWP8\&.Model\&.Lecture\&.LectureDate\&.Interval\fC [get]\fP, \fC [set]\fP"
|
|
|
|
.PP
|
|
Gets or sets Interval
|
|
.SS "string CampusAppWP8\&.Model\&.Lecture\&.LectureDate\&.Room\fC [get]\fP, \fC [set]\fP"
|
|
|
|
.PP
|
|
Gets or sets Room
|
|
.SS "string CampusAppWP8\&.Model\&.Lecture\&.LectureDate\&.StartDate\fC [get]\fP, \fC [set]\fP"
|
|
|
|
.PP
|
|
Gets or sets StartDate
|
|
.SS "string CampusAppWP8\&.Model\&.Lecture\&.LectureDate\&.To\fC [get]\fP, \fC [set]\fP"
|
|
|
|
.PP
|
|
Gets or sets To
|
|
.SS "string CampusAppWP8\&.Model\&.Lecture\&.LectureDate\&.WeekDay\fC [get]\fP, \fC [set]\fP"
|
|
|
|
.PP
|
|
Gets or sets WeekDay
|
|
|
|
.SH "Author"
|
|
.PP
|
|
Generated automatically by Doxygen for CampusAppWp8 from the source code\&.
|