Click or drag to resize

ISettings Properties

The ISettings type exposes the following members.

Properties
  NameDescription
Public propertyCode exampleAudienceSites
Number of SuperOffice Audience sites allowed (based on SuperOffice license data). Requires login
Public propertyCode exampleCentralArchivePath
Central archive path - does not require login
Public propertyCode exampleCentralDataSource
Central data source - does not require login
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
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
Public propertyCode exampleCurrentTemplatePath
The current template folder path, where does the SuperOffice CRM client look for it’s template. Default: “archivepath” emplate
Public propertyCode exampleExpanderKeyLicense
Is Expander Key enabled? Requires login
Public propertyCode exampleExpirationDate
Returns the date the database licence expires Requires login
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
Public propertyCode exampleLocalArchivePath
Local archive path (used when traveling) - does not require login
Public propertyCode exampleLocalDataSource
Local data source (used when traveling) - does not require login.
Public propertyCode exampleLoginUsers
Number of users allowed to login (based on SuperOffice license data). Requires login
Public propertyCode exampleNetServerClientUsers
Number of NetServer Client users allowed. OBSOLETE - NetServer is now site licensed Requires login
Public propertyCode exampleNetServerCollaborativeLicense
Is NetServer Anonymous user allowed? Requires login
Public propertyCode exampleNetServerEAILicense
Is NetServer System user allowed? OBSOLETE. Always true Requires login
Public propertyNetServerOverrides
NetServer config override settings needed to log on to database. Returns Two dimensional array of override names + values.
Public propertyCode exampleNotesLinkSites
Number of Notes Link Sites. OBSOLETE Requires login
Public propertyCode exampleOutlookMailLinkSites
Number of Outlook Mail Link sites. OBSOLETE Requires login
Public propertyCode exampleOutlookSynchronizerUsers
Number of Outlook Synchronizer user licenses (based on SuperOffice license data). Requires login
Public propertyCode exampleProgPath
The program folder path - location of SOCRM.EXE and DLLs. Does not require login
Public propertyCode exampleReporterUsers
Number of reporter users allowed to login (based on SuperOffice license data). Requires login
Public propertyCode exampleSaintEnabled
Is Sales Intelligence enabled? Requires login
Public propertyCode exampleSaintLicense
Is Sales Intelligence allowed? Requires login
Public propertyCode exampleSaintUpdateInRealTime
Is Sales Intelligence updated in realtime? Requires login
Public propertyCode exampleSatellites
Number of satellites allowed (based on SuperOffice license data). Requires login
Public propertyCode exampleSerialNumber
Database serial number, this is a globally unique number for this database (and its siblings). Requires login
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.
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.
Public propertyCode exampleSuperofLogPath
Returns the full path to the SuperOffice error log file, so_log.txt by default.
Public propertyCode exampleSyncEngineUsers
Number of users allowed using Sync engine (based on SuperOffice license data). Requires login
Public propertyCode exampleSynchronizerSites
Number of Synchronizer Site licenses (based on SuperOffice license data). Requires login
Public propertyCode exampleTotalLogins
Returns the number of total logins, windows client and web client. Requires login
Public propertyCode exampleUpdatedTravelUsers
Number of remote travel users allowed (based on SuperOffice license data). Requires login
Public propertyCode exampleWebUsers
Number of web users allowed to login (based on SuperOffice license data). Requires login
Public propertyCode exampleWindowsClientUsers
Returns the number of users allowed to log into the windows client Requires login
Top
See Also