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

195 lines
7.2 KiB
Groff

.TH "CampusAppWPortalLib8.Model.Openinghours.OpeninghoursInstitutionModel" 3 "Fri Oct 18 2013" "Version 1.0.0" "CampusAppW8" \" -*- nroff -*-
.ad l
.nh
.SH NAME
CampusAppWPortalLib8.Model.Openinghours.OpeninghoursInstitutionModel \-
.PP
\fBModel\fP for menu\&.
.SH SYNOPSIS
.br
.PP
.PP
Inherited by \fBCampusAppWP8\&.Model\&.Openinghours\&.OpeninghoursInstitutionWp8Model\fP\&.
.SS "Public Member Functions"
.in +1c
.ti -1c
.RI "\fBOpeninghoursInstitutionModel\fP ()"
.br
.RI "\fIInitializes a new instance of the \fBOpeninghoursInstitutionModel\fP class\&. \fP"
.in -1c
.SS "Properties"
.in +1c
.ti -1c
.RI "string \fBTitle_DE\fP\fC [get, set]\fP"
.br
.RI "\fIGets or sets the german title of the institution\&. \fP"
.ti -1c
.RI "string \fBTitle_EN\fP\fC [get, set]\fP"
.br
.RI "\fIGets or sets the english title of the institution\&. \fP"
.ti -1c
.RI "string \fBMonday\fP\fC [get, set]\fP"
.br
.RI "\fIGets or sets the open hours on monday\&. \fP"
.ti -1c
.RI "string \fBTuesday\fP\fC [get, set]\fP"
.br
.RI "\fIGets or sets the open hours on tuesday\&. \fP"
.ti -1c
.RI "string \fBWednesday\fP\fC [get, set]\fP"
.br
.RI "\fIGets or sets the open hours on wednesday\&. \fP"
.ti -1c
.RI "string \fBThursday\fP\fC [get, set]\fP"
.br
.RI "\fIGets or sets the open hours on thursday\&. \fP"
.ti -1c
.RI "string \fBFriday\fP\fC [get, set]\fP"
.br
.RI "\fIGets or sets the open hours on friday\&. \fP"
.ti -1c
.RI "string \fBSaturday\fP\fC [get, set]\fP"
.br
.RI "\fIGets or sets the open hours on saturday\&. \fP"
.ti -1c
.RI "string \fBSunday\fP\fC [get, set]\fP"
.br
.RI "\fIGets or sets the open hours on sunday\&. \fP"
.ti -1c
.RI "string \fBEMail\fP\fC [get, set]\fP"
.br
.RI "\fIGets or sets the email address of the institution\&. \fP"
.ti -1c
.RI "string \fBPhone\fP\fC [get, set]\fP"
.br
.RI "\fIGets or sets the phone number of the institution\&. \fP"
.ti -1c
.RI "string \fBBuilding\fP\fC [get, set]\fP"
.br
.RI "\fIGets or sets the building where the institution is located\&. \fP"
.ti -1c
.RI "string \fBRoom\fP\fC [get, set]\fP"
.br
.RI "\fIGets or sets the room where the institution is located\&. \fP"
.ti -1c
.RI "string \fBComment_DE\fP\fC [get, set]\fP"
.br
.RI "\fIGets or sets the german comment\&. \fP"
.ti -1c
.RI "string \fBComment_EN\fP\fC [get, set]\fP"
.br
.RI "\fIGets or sets the english comment\&. \fP"
.ti -1c
.RI "string \fBTitle\fP\fC [get]\fP"
.br
.RI "\fIGets the localized title\&. If the phone is set to german language, the german title will be returned otherwise the english title\&. \fP"
.ti -1c
.RI "string \fBComment\fP\fC [get]\fP"
.br
.RI "\fIGets the localized comment\&. if the phone is set to german language, the german comment will be returned otherwise the english comment\&. \fP"
.ti -1c
.RI "string \fBEMailTitle\fP\fC [get]\fP"
.br
.RI "\fIGets a string containing the email address and the institution title separated by ':'\&. \fP"
.ti -1c
.RI "string \fBPhoneTitle\fP\fC [get]\fP"
.br
.RI "\fIGets a string containing the phone number and the institution title separated by ':'\&. \fP"
.in -1c
.SH "Detailed Description"
.PP
\fBModel\fP for menu\&.
Stubbfel, 15\&.10\&.2013\&.
.SH "Constructor & Destructor Documentation"
.PP
.SS "CampusAppWPortalLib8\&.Model\&.Openinghours\&.OpeninghoursInstitutionModel\&.OpeninghoursInstitutionModel ()"
.PP
Initializes a new instance of the \fBOpeninghoursInstitutionModel\fP class\&. Stubbfel, 15\&.10\&.2013\&.
.SH "Property Documentation"
.PP
.SS "string CampusAppWPortalLib8\&.Model\&.Openinghours\&.OpeninghoursInstitutionModel\&.Building\fC [get]\fP, \fC [set]\fP"
.PP
Gets or sets the building where the institution is located\&. The building\&.
.SS "string CampusAppWPortalLib8\&.Model\&.Openinghours\&.OpeninghoursInstitutionModel\&.Comment\fC [get]\fP"
.PP
Gets the localized comment\&. if the phone is set to german language, the german comment will be returned otherwise the english comment\&. The comment\&.
.SS "string CampusAppWPortalLib8\&.Model\&.Openinghours\&.OpeninghoursInstitutionModel\&.Comment_DE\fC [get]\fP, \fC [set]\fP"
.PP
Gets or sets the german comment\&. The comment de\&.
.SS "string CampusAppWPortalLib8\&.Model\&.Openinghours\&.OpeninghoursInstitutionModel\&.Comment_EN\fC [get]\fP, \fC [set]\fP"
.PP
Gets or sets the english comment\&. The comment en\&.
.SS "string CampusAppWPortalLib8\&.Model\&.Openinghours\&.OpeninghoursInstitutionModel\&.EMail\fC [get]\fP, \fC [set]\fP"
.PP
Gets or sets the email address of the institution\&. The e mail\&.
.SS "string CampusAppWPortalLib8\&.Model\&.Openinghours\&.OpeninghoursInstitutionModel\&.EMailTitle\fC [get]\fP"
.PP
Gets a string containing the email address and the institution title separated by ':'\&. The e mail title\&.
.SS "string CampusAppWPortalLib8\&.Model\&.Openinghours\&.OpeninghoursInstitutionModel\&.Friday\fC [get]\fP, \fC [set]\fP"
.PP
Gets or sets the open hours on friday\&. The friday\&.
.SS "string CampusAppWPortalLib8\&.Model\&.Openinghours\&.OpeninghoursInstitutionModel\&.Monday\fC [get]\fP, \fC [set]\fP"
.PP
Gets or sets the open hours on monday\&. The monday\&.
.SS "string CampusAppWPortalLib8\&.Model\&.Openinghours\&.OpeninghoursInstitutionModel\&.Phone\fC [get]\fP, \fC [set]\fP"
.PP
Gets or sets the phone number of the institution\&. The phone\&.
.SS "string CampusAppWPortalLib8\&.Model\&.Openinghours\&.OpeninghoursInstitutionModel\&.PhoneTitle\fC [get]\fP"
.PP
Gets a string containing the phone number and the institution title separated by ':'\&. The phone title\&.
.SS "string CampusAppWPortalLib8\&.Model\&.Openinghours\&.OpeninghoursInstitutionModel\&.Room\fC [get]\fP, \fC [set]\fP"
.PP
Gets or sets the room where the institution is located\&. The room\&.
.SS "string CampusAppWPortalLib8\&.Model\&.Openinghours\&.OpeninghoursInstitutionModel\&.Saturday\fC [get]\fP, \fC [set]\fP"
.PP
Gets or sets the open hours on saturday\&. The saturday\&.
.SS "string CampusAppWPortalLib8\&.Model\&.Openinghours\&.OpeninghoursInstitutionModel\&.Sunday\fC [get]\fP, \fC [set]\fP"
.PP
Gets or sets the open hours on sunday\&. The sunday\&.
.SS "string CampusAppWPortalLib8\&.Model\&.Openinghours\&.OpeninghoursInstitutionModel\&.Thursday\fC [get]\fP, \fC [set]\fP"
.PP
Gets or sets the open hours on thursday\&. The thursday\&.
.SS "string CampusAppWPortalLib8\&.Model\&.Openinghours\&.OpeninghoursInstitutionModel\&.Title\fC [get]\fP"
.PP
Gets the localized title\&. If the phone is set to german language, the german title will be returned otherwise the english title\&. The title\&.
.SS "string CampusAppWPortalLib8\&.Model\&.Openinghours\&.OpeninghoursInstitutionModel\&.Title_DE\fC [get]\fP, \fC [set]\fP"
.PP
Gets or sets the german title of the institution\&. The title de\&.
.SS "string CampusAppWPortalLib8\&.Model\&.Openinghours\&.OpeninghoursInstitutionModel\&.Title_EN\fC [get]\fP, \fC [set]\fP"
.PP
Gets or sets the english title of the institution\&. The title en\&.
.SS "string CampusAppWPortalLib8\&.Model\&.Openinghours\&.OpeninghoursInstitutionModel\&.Tuesday\fC [get]\fP, \fC [set]\fP"
.PP
Gets or sets the open hours on tuesday\&. The tuesday\&.
.SS "string CampusAppWPortalLib8\&.Model\&.Openinghours\&.OpeninghoursInstitutionModel\&.Wednesday\fC [get]\fP, \fC [set]\fP"
.PP
Gets or sets the open hours on wednesday\&. The wednesday\&.
.SH "Author"
.PP
Generated automatically by Doxygen for CampusAppW8 from the source code\&.