Class UserPreferenceStrings.WebServer
Web server
Namespace: SuperOffice.CRM
Assembly: SoCore.dll
Syntax
public static class WebServer : Object
Fields
Location
The location of the web server used by the web version's report generator
Control type: Text, access: Admin, Admin users, WizardDeclaration
public const string Location = "Location"
Field Value
Type | Description |
---|---|
String |
Name
The name of the web server used by the web version's report generator
Control type: Text, access: Admin, Admin users, WizardDeclaration
public const string Name = "Name"
Field Value
Type | Description |
---|---|
String |
Section
Section heading
Declaration
public const string Section = "WebServer"
Field Value
Type | Description |
---|---|
String |