.TH "CampusAppWP8.Model.Setting.AppSettings" 3 "Fri Oct 18 2013" "Version 1.0.0" "CampusAppW8" \" -*- 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 { \fBBTUTagDefaultHandler\&.InfoPage\fP = 0, \fBBTUTagDefaultHandler\&.CampusMap\fP = 1 }" .br .RI "\fIValues that represent BTUTagDefaultHandler\&. \fP" .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 "\fBBTUTagDefaultHandler\fP \fBTagDefaultHandler\fP\fC [get, set]\fP" .br .RI "\fIGets or sets the tag default handler\&. \fP" .in -1c .SH "Detailed Description" .PP \fBModel\fP for settings of the app\&. Stubbfel, 15\&.10\&.2013\&. .SH "Member Enumeration Documentation" .PP .SS "enum \fBCampusAppWP8\&.Model\&.Setting\&.AppSettings\&.BTUTagDefaultHandler\fP" .PP Values that represent BTUTagDefaultHandler\&. Stubbfel, 15\&.10\&.2013\&. .PP \fBEnumerator\fP .in +1c .TP \fB\fIInfoPage \fP\fP An enum constant representing the information page option\&. .TP \fB\fICampusMap \fP\fP An enum constant representing the campus map option\&. .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\&. The deployment number\&. .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\&. true if geo watch enable, false if not\&. .SS "bool CampusAppWP8\&.Model\&.Setting\&.AppSettings\&.InitApp\fC [get]\fP, \fC [set]\fP" .PP Gets or sets a value indicating whether the InitializationApp-Flag\&. true if initialise application, false if not\&. .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 "\fBBTUTagDefaultHandler\fP CampusAppWP8\&.Model\&.Setting\&.AppSettings\&.TagDefaultHandler\fC [get]\fP, \fC [set]\fP" .PP Gets or sets the tag default handler\&. The tag default handler\&. .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 CampusAppW8 from the source code\&.