Class UserPreferenceStrings.System
System
Inherited Members
Namespace: SuperOffice.CRM
Assembly: SoCore.dll
Syntax
public static class System
Fields
AllowCentralLogin
Travel users allowed to log into the central database (Default = No)
Control type: List, access: Admin, Admin users, Wizard
Declaration
public const string AllowCentralLogin = "AllowCentralLogin"
Field Value
Type | Description |
---|---|
String |
AllowForcedLogin
Allow users to log on to the system even if they are already logged in on another computer (Default = No)
Control type: Bool, access: Admin, Admin users, Wizard
Declaration
public const string AllowForcedLogin = "AllowForcedLogin"
Field Value
Type | Description |
---|---|
String |
BaseCurrencyId
Base currency for your system. This is a common currency for reports etc.
Control type: ListTableRef, access: Admin, Admin users, Wizard
Declaration
public const string BaseCurrencyId = "BaseCurrencyId"
Field Value
Type | Description |
---|---|
String |
CRMBaseURL
Store the base URL to CRM, so it can be used by for example CS to generate CRM URLs
Declaration
public const string CRMBaseURL = "CRMBaseURL"
Field Value
Type | Description |
---|---|
String |
CurrentUdefVersionappointment
The current version number for user-defined fields in the Appointment dialog
Control type: Number, access: Wizard
Declaration
public const string CurrentUdefVersionappointment = "CurrentUdefVersionappointment"
Field Value
Type | Description |
---|---|
String |
CurrentUdefVersioncontact
The current version number for user-defined fields in the Company screen
Control type: Number, access: Wizard
Declaration
public const string CurrentUdefVersioncontact = "CurrentUdefVersioncontact"
Field Value
Type | Description |
---|---|
String |
CurrentUdefVersiondocument
The current version number for user-defined fields in the Document dialog
Control type: Number, access: Wizard
Declaration
public const string CurrentUdefVersiondocument = "CurrentUdefVersiondocument"
Field Value
Type | Description |
---|---|
String |
CurrentUdefVersionperson
The current version number for user-defined fields in the Contact dialog
Control type: Number, access: Wizard
Declaration
public const string CurrentUdefVersionperson = "CurrentUdefVersionperson"
Field Value
Type | Description |
---|---|
String |
CurrentUdefVersionproject
The current version number for user-defined fields in the Project screen
Control type: Number, access: Wizard
Declaration
public const string CurrentUdefVersionproject = "CurrentUdefVersionproject"
Field Value
Type | Description |
---|---|
String |
CurrentUdefVersionsale
The current version number for user-defined fields in the Sale dialog
Control type: Number, access: Wizard
Declaration
public const string CurrentUdefVersionsale = "CurrentUdefVersionsale"
Field Value
Type | Description |
---|---|
String |
DefaultDocPlugin
Default document management system to be used by SuperOffice CRM.
Control type: List, access: Admin, Crm, Admin users, Wizard
Declaration
public const string DefaultDocPlugin = "DefaultDocPlugin"
Field Value
Type | Description |
---|---|
String |
DisableDynamicSelectionInMailings
Disables mailing tasks for dynamic selections
Control type: Bool
Declaration
public const string DisableDynamicSelectionInMailings = "DisableDynamicSelectionInMailings"
Field Value
Type | Description |
---|---|
String |
DisableDynamicSelectionInMailings_HardDefault
Hard default for: Disables mailing tasks for dynamic selections
Declaration
public const bool DisableDynamicSelectionInMailings_HardDefault = false
Field Value
Type | Description |
---|---|
Boolean |
EnableCurrency
Allow sales to be recorded in another currency
Control type: Bool, access: Admin, Crm, Admin users, Wizard
Declaration
public const string EnableCurrency = "EnableCurrency"
Field Value
Type | Description |
---|---|
String |
ForceSinglePhaseArchives
Force single-phase queries (like the Win client uses) in archives, instead of two-phase where we first determine primary keys, and use a second query to get the full-width rows afterwards
Declaration
public const string ForceSinglePhaseArchives = "ForceSinglePhase"
Field Value
Type | Description |
---|---|
String |
FulltextIndexing
Saint period length, add 1, 2 or 3 for the period number to get the complete key
Declaration
public const string FulltextIndexing = "FulltextIndexing"
Field Value
Type | Description |
---|---|
String |
Remarks
OBSOLETE as of dictionary step SuperOffice/20
IgnoreADUsernameAuthentication
Ignore Username and Password authentication with Active Directory
Declaration
public const string IgnoreADUsernameAuthentication = "IgnoreADUsernameAuthentication"
Field Value
Type | Description |
---|---|
String |
LastFetchedTimezones
Last fetch of timezone data
Declaration
public const string LastFetchedTimezones = "LastFetchedTimezones"
Field Value
Type | Description |
---|---|
String |
NoDbUsers
Block creation/maintenance of db users for application users. Present in SaaS installations
Declaration
public const string NoDbUsers = "NoDbUsers"
Field Value
Type | Description |
---|---|
String |
NotesIniPath
Sets the path to the Notes.ini file
Control type: Text, access: Wizard
Declaration
public const string NotesIniPath = "NotesIniPath"
Field Value
Type | Description |
---|---|
String |
NotesSODbName
The name of the database in SuperOffice CRM where Lotus Notes e-mail is saved (default: SOCONFIG\SoMailArchive.nsf )
Control type: Text, access: Admin, Admin users, Wizard
Declaration
public const string NotesSODbName = "NotesSODbName"
Field Value
Type | Description |
---|---|
String |
OurCurrencyId
Default currency for new sales
Control type: ListTableRef, access: Admin, Crm, Admin users, Wizard
Declaration
public const string OurCurrencyId = "OurCurrencyId"
Field Value
Type | Description |
---|---|
String |
OwnCountry
Which country you are currently located in. This affects phone number prefixes and the suggested country when entering a new company.
Control type: ListTableRef, access: Admin, Crm, Admin users, Wizard
Declaration
public const string OwnCountry = "OwnCountry"
Field Value
Type | Description |
---|---|
String |
PasswordPolicy
Set a password policy: MinTotal=<n>&MinNum=<n>&MinSpec=<n>&MinLC=<n>&MinUC=<n>&Msg=<message>; governs the password-policy check
Declaration
public const string PasswordPolicy = "PasswordPolicy"
Field Value
Type | Description |
---|---|
String |
PreferDocLanguage
Preferred document language. Default blank = current UI language.
Control type: List, access: Admin, Crm, Admin users, Wizard
Declaration
public const string PreferDocLanguage = "PreferDocLanguage"
Field Value
Type | Description |
---|---|
String |
PreferredNotesDocServer
Preferred server name of the Lotus Notes document server
Control type: Text, access: Admin, Admin users, Wizard
Declaration
public const string PreferredNotesDocServer = "PreferredNotesDocServer"
Field Value
Type | Description |
---|---|
String |
PreferredNotesMailServer
Preferred e-mail server name for Lotus Notes
Control type: Text, access: Admin, Admin users, Wizard
Declaration
public const string PreferredNotesMailServer = "PreferredNotesMailServer"
Field Value
Type | Description |
---|---|
String |
ReplicateSelection
Replicates selection members to Travel and satellite databases. After changing this preference you need to regenerate satellites and create new prototypes. This will reduce performance. Default: No
Control type: Bool, access: Admin, Admin users, Wizard
Declaration
public const string ReplicateSelection = "ReplicateSelection"
Field Value
Type | Description |
---|---|
String |
Section
Section heading
Declaration
public const string Section = "System"
Field Value
Type | Description |
---|---|
String |
SendLoginEmailNewUsers
Automatically send e-mail with login information when creating new SuperOffice users in CRM Online (Default=Yes)
Declaration
public const string SendLoginEmailNewUsers = "SendLoginEmailNewUsers"
Field Value
Type | Description |
---|---|
String |
SoftDeleteRetention
For how long are deleted person/companies kept before hard delete
Declaration
public const string SoftDeleteRetention = "SoftDeleteRetention"
Field Value
Type | Description |
---|---|
String |
UpdateStatusMonitorsRealTime
Update StatusMonitors in real time.
Control type: Bool, access: Admin, Admin users, Wizard
Declaration
public const string UpdateStatusMonitorsRealTime = "UpdateStatusMonitorsRealTime"
Field Value
Type | Description |
---|---|
String |
WebAppUsage
Enable/disable logging to WebAppUsage
Declaration
public const string WebAppUsage = "WebAppUsage"
Field Value
Type | Description |
---|---|
String |