Files
win8phoneApp/Doc/man/man3/CampusAppWPortalLib8_Model_Lecture_LectureDate.3
2013-10-18 09:32:53 +02:00

97 lines
2.5 KiB
Groff

.TH "CampusAppWPortalLib8.Model.Lecture.LectureDate" 3 "Fri Oct 18 2013" "Version 1.0.0" "CampusAppW8" \" -*- nroff -*-
.ad l
.nh
.SH NAME
CampusAppWPortalLib8.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\&.
Stubbfel, 15\&.10\&.2013\&.
.SH "Constructor & Destructor Documentation"
.PP
.SS "CampusAppWPortalLib8\&.Model\&.Lecture\&.LectureDate\&.LectureDate ()"
.PP
Initializes a new instance of the \fBLectureDate\fP class\&. Stubbfel, 15\&.10\&.2013\&.
.SH "Property Documentation"
.PP
.SS "string CampusAppWPortalLib8\&.Model\&.Lecture\&.LectureDate\&.EndDate\fC [get]\fP, \fC [set]\fP"
.PP
Gets or sets EndDate\&. The end date\&.
.SS "string CampusAppWPortalLib8\&.Model\&.Lecture\&.LectureDate\&.From\fC [get]\fP, \fC [set]\fP"
.PP
Gets or sets From\&. from\&.
.SS "string CampusAppWPortalLib8\&.Model\&.Lecture\&.LectureDate\&.Interval\fC [get]\fP, \fC [set]\fP"
.PP
Gets or sets Interval\&. The interval\&.
.SS "string CampusAppWPortalLib8\&.Model\&.Lecture\&.LectureDate\&.Room\fC [get]\fP, \fC [set]\fP"
.PP
Gets or sets Room\&. The room\&.
.SS "string CampusAppWPortalLib8\&.Model\&.Lecture\&.LectureDate\&.StartDate\fC [get]\fP, \fC [set]\fP"
.PP
Gets or sets StartDate\&. The start date\&.
.SS "string CampusAppWPortalLib8\&.Model\&.Lecture\&.LectureDate\&.To\fC [get]\fP, \fC [set]\fP"
.PP
Gets or sets To\&. to\&.
.SS "string CampusAppWPortalLib8\&.Model\&.Lecture\&.LectureDate\&.WeekDay\fC [get]\fP, \fC [set]\fP"
.PP
Gets or sets WeekDay\&. The week day\&.
.SH "Author"
.PP
Generated automatically by Doxygen for CampusAppW8 from the source code\&.