Class UserPreferenceStrings.WebServer
Web server
Inherited Members
Namespace: SuperOffice.CRM
Assembly: SoCore.dll
Syntax
public static class UserPreferenceStrings.WebServer
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 |