Click or drag to resize

SOSettings Properties

The SOSettings type exposes the following members.

Properties
  NameDescription
Public propertyCode exampleAudienceSites
Number of SuperOffice Audience sites allowed (based on SuperOffice license data). Requires login
(Inherited from ISettings.)
Public propertyCode exampleCentralArchivePath
Central archive path - does not require login
(Inherited from ISettings.)
Public propertyCode exampleCentralDataSource
Central data source - does not require login
(Inherited from ISettings.)
Public propertyCode exampleCurrentArchivePath
Returns the current archive path, this is the central archivepath if you are logged into the central database or Local archive path if you are traveling - requires login Requires login
(Inherited from ISettings.)
Public propertyCode exampleCurrentDataSource
Returns the current data source, this is the central database if you are logged into the central database or Local data source if you are traveling - requires login. This will return ODBC:DataSourceName. Requires login
(Inherited from ISettings.)
Public propertyCode exampleCurrentTemplatePath
The current template folder path, where does the SuperOffice CRM client look for it’s template. Default: “archivepath” emplate
(Inherited from ISettings.)
Public propertyCode exampleExpanderKeyLicense
Is Expander Key enabled? Requires login
(Inherited from ISettings.)
Public propertyCode exampleExpirationDate
Returns the date the database licence expires Requires login
(Inherited from ISettings.)
Public propertyCode exampleLanguageCode
Default language code for the SuperOffice client (this information is stored in a local file on the computer, named souser.ini) - does not require login
(Inherited from ISettings.)
Public propertyCode exampleLocalArchivePath
Local archive path (used when traveling) - does not require login
(Inherited from ISettings.)
Public propertyCode exampleLocalDataSource
Local data source (used when traveling) - does not require login.
(Inherited from ISettings.)
Public propertyCode exampleLoginUsers
Number of users allowed to login (based on SuperOffice license data). Requires login
(Inherited from ISettings.)
Public propertyCode exampleNetServerClientUsers
Number of NetServer Client users allowed. OBSOLETE - NetServer is now site licensed Requires login
(Inherited from ISettings.)
Public propertyCode exampleNetServerCollaborativeLicense
Is NetServer Anonymous user allowed? Requires login
(Inherited from ISettings.)
Public propertyCode exampleNetServerEAILicense
Is NetServer System user allowed? OBSOLETE. Always true Requires login
(Inherited from ISettings.)
Public propertyNetServerOverrides
NetServer config override settings needed to log on to database. Returns Two dimensional array of override names + values.
(Inherited from ISettings.)
Public propertyCode exampleNotesLinkSites
Number of Notes Link Sites. OBSOLETE Requires login
(Inherited from ISettings.)
Public propertyCode exampleOutlookMailLinkSites
Number of Outlook Mail Link sites. OBSOLETE Requires login
(Inherited from ISettings.)
Public propertyCode exampleOutlookSynchronizerUsers
Number of Outlook Synchronizer user licenses (based on SuperOffice license data). Requires login
(Inherited from ISettings.)
Public propertyCode exampleProgPath
The program folder path - location of SOCRM.EXE and DLLs. Does not require login
(Inherited from ISettings.)
Public propertyCode exampleReporterUsers
Number of reporter users allowed to login (based on SuperOffice license data). Requires login
(Inherited from ISettings.)
Public propertyCode exampleSaintEnabled
Is Sales Intelligence enabled? Requires login
(Inherited from ISettings.)
Public propertyCode exampleSaintLicense
Is Sales Intelligence allowed? Requires login
(Inherited from ISettings.)
Public propertyCode exampleSaintUpdateInRealTime
Is Sales Intelligence updated in realtime? Requires login
(Inherited from ISettings.)
Public propertyCode exampleSatellites
Number of satellites allowed (based on SuperOffice license data). Requires login
(Inherited from ISettings.)
Public propertyCode exampleSerialNumber
Database serial number, this is a globally unique number for this database (and its siblings). Requires login
(Inherited from ISettings.)
Public propertySuperofConfigPath
The full path to the SuperOffice.config file, this file is located in the same folder as SOCRM.exe. This path is tied to the SuperOffice.ini path. Does not require login, if you access through SuperOfficeDB Type Library.
(Inherited from ISettings.)
Public propertyCode exampleSuperofIniPath
The full path to the SuperOffice.ini file, this file is located in the same folder as SOCRM.exe. Does not require login, if you access through SuperOfficeDB Type Library.
(Inherited from ISettings.)
Public propertyCode exampleSuperofLogPath
Returns the full path to the SuperOffice error log file, so_log.txt by default.
(Inherited from ISettings.)
Public propertyCode exampleSyncEngineUsers
Number of users allowed using Sync engine (based on SuperOffice license data). Requires login
(Inherited from ISettings.)
Public propertyCode exampleSynchronizerSites
Number of Synchronizer Site licenses (based on SuperOffice license data). Requires login
(Inherited from ISettings.)
Public propertyCode exampleTotalLogins
Returns the number of total logins, windows client and web client. Requires login
(Inherited from ISettings.)
Public propertyCode exampleUpdatedTravelUsers
Number of remote travel users allowed (based on SuperOffice license data). Requires login
(Inherited from ISettings.)
Public propertyCode exampleWebUsers
Number of web users allowed to login (based on SuperOffice license data). Requires login
(Inherited from ISettings.)
Public propertyCode exampleWindowsClientUsers
Returns the number of users allowed to log into the windows client Requires login
(Inherited from ISettings.)
Top
See Also