93 lines
2.8 KiB
Groff
93 lines
2.8 KiB
Groff
.TH "CampusAppWP8.Model.Setting.AppSettings" 3 "Fri Oct 11 2013" "CampusAppWp8" \" -*- nroff -*-
|
|
.ad l
|
|
.nh
|
|
.SH NAME
|
|
CampusAppWP8.Model.Setting.AppSettings \-
|
|
.PP
|
|
\fBModel\fP for settings of the app
|
|
|
|
.SH SYNOPSIS
|
|
.br
|
|
.PP
|
|
.SS "Public Types"
|
|
|
|
.in +1c
|
|
.ti -1c
|
|
.RI "enum \fBBTUTagDefaultHandler\fP { \fBInfoPage\fP = 0, \fBCampusMap\fP = 1 }"
|
|
.br
|
|
.in -1c
|
|
.SS "Properties"
|
|
|
|
.in +1c
|
|
.ti -1c
|
|
.RI "bool \fBGeoWatchEnable\fP\fC [get, set]\fP"
|
|
.br
|
|
.RI "\fIGets or sets a value indicating whether the GeoWatch-Flag \fP"
|
|
.ti -1c
|
|
.RI "bool \fBInitApp\fP\fC [get, set]\fP"
|
|
.br
|
|
.RI "\fIGets or sets a value indicating whether the InitializationApp-Flag \fP"
|
|
.ti -1c
|
|
.RI "bool \fBDevMode\fP\fC [get, set]\fP"
|
|
.br
|
|
.RI "\fIGets or sets a value indicating whether the development mode\&.\fP"
|
|
.ti -1c
|
|
.RI "bool \fBUniNetwork\fP\fC [get, set]\fP"
|
|
.br
|
|
.RI "\fIGets or sets a value indicating whether the uni network\&.\fP"
|
|
.ti -1c
|
|
.RI "bool \fBWifiEnable\fP\fC [get, set]\fP"
|
|
.br
|
|
.RI "\fIGets or sets a value indicating whether this object is WiFi enable\&.\fP"
|
|
.ti -1c
|
|
.RI "bool \fBOnlyWifi\fP\fC [get, set]\fP"
|
|
.br
|
|
.RI "\fIGets or sets a value indicating whether the only WiFi\&.\fP"
|
|
.ti -1c
|
|
.RI "int \fBDeploymentNumber\fP\fC [get, set]\fP"
|
|
.br
|
|
.RI "\fIGets or sets the DeploymentNumber of the app \fP"
|
|
.ti -1c
|
|
.RI "BTUTagDefaultHandler \fBTagDefaultHandler\fP\fC [get, set]\fP"
|
|
.br
|
|
.in -1c
|
|
.SH "Detailed Description"
|
|
.PP
|
|
\fBModel\fP for settings of the app
|
|
|
|
|
|
.SH "Property Documentation"
|
|
.PP
|
|
.SS "int CampusAppWP8\&.Model\&.Setting\&.AppSettings\&.DeploymentNumber\fC [get]\fP, \fC [set]\fP"
|
|
|
|
.PP
|
|
Gets or sets the DeploymentNumber of the app
|
|
.SS "bool CampusAppWP8\&.Model\&.Setting\&.AppSettings\&.DevMode\fC [get]\fP, \fC [set]\fP"
|
|
|
|
.PP
|
|
Gets or sets a value indicating whether the development mode\&.true if development mode, false if not\&.
|
|
.SS "bool CampusAppWP8\&.Model\&.Setting\&.AppSettings\&.GeoWatchEnable\fC [get]\fP, \fC [set]\fP"
|
|
|
|
.PP
|
|
Gets or sets a value indicating whether the GeoWatch-Flag
|
|
.SS "bool CampusAppWP8\&.Model\&.Setting\&.AppSettings\&.InitApp\fC [get]\fP, \fC [set]\fP"
|
|
|
|
.PP
|
|
Gets or sets a value indicating whether the InitializationApp-Flag
|
|
.SS "bool CampusAppWP8\&.Model\&.Setting\&.AppSettings\&.OnlyWifi\fC [get]\fP, \fC [set]\fP"
|
|
|
|
.PP
|
|
Gets or sets a value indicating whether the only WiFi\&.true if only wifi, false if not\&.
|
|
.SS "bool CampusAppWP8\&.Model\&.Setting\&.AppSettings\&.UniNetwork\fC [get]\fP, \fC [set]\fP"
|
|
|
|
.PP
|
|
Gets or sets a value indicating whether the uni network\&.true if uni network, false if not\&.
|
|
.SS "bool CampusAppWP8\&.Model\&.Setting\&.AppSettings\&.WifiEnable\fC [get]\fP, \fC [set]\fP"
|
|
|
|
.PP
|
|
Gets or sets a value indicating whether this object is WiFi enable\&.true if WiFi enable, false if not\&.
|
|
|
|
.SH "Author"
|
|
.PP
|
|
Generated automatically by Doxygen for CampusAppWp8 from the source code\&.
|