Click or drag to resize

ISettings Properties

The ISettings type exposes the following members.

Properties
  NameDescription
Public propertyAudienceSites
Number of SuperOffice Audience sites allowed (based on SuperOffice license data).
Public propertyCentralArchivePath
Central archive path - does not require login
Public propertyCentralDataSource
Central data source - does not require login
Public propertyCurrentArchivePath
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
Public propertyCurrentDataSource
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.
Public propertyCurrentTemplatePath
The current template folder path, where does the SuperOffice CRM client look for it’s template. Default: “archivepath” emplate
Public propertyExpanderKeyLicense
Is Expander Key enabled?
Public propertyExpirationDate
Returns the date the database licence expires
Public propertyLanguageCode
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 propertyLocalArchivePath
Local archive path (used when traveling) - does not require login
Public propertyLocalDataSource
Local data source (used when traveling) - does not require login.
Public propertyLoginUsers
Number of users allowed to login (based on SuperOffice license data).
Public propertyNetServerClientUsers
Number of NetServer Client users allowed. OBSOLETE - NetServer is now site licensed
Public propertyNetServerCollaborativeLicense
Is NetServer Anonymous user allowed?
Public propertyNetServerEAILicense
Is NetServer System user allowed? OBSOLETE. Always true
Public propertyNetServerOverrides
NetServer config override settings needed to log on to database. Returns Two dimensional array of override names + values.
Public propertyNotesLinkSites
Number of Notes Link Sites. OBSOLETE
Public propertyOutlookMailLinkSites
Number of Outlook Mail Link sites. OBSOLETE
Public propertyOutlookSynchronizerUsers
Number of Outlook Synchronizer user licenses (based on SuperOffice license data).
Public propertyProgPath
The program folder path - location of SOCRM.EXE and DLLs.
Public propertyReporterUsers
Number of reporter users allowed to login (based on SuperOffice license data).
Public propertySaintEnabled
Is Sales Intelligence enabled?
Public propertySaintLicense
Is Sales Intelligence allowed?
Public propertySaintUpdateInRealTime
Is Sales Intelligence updated in realtime?
Public propertySatellites
Number of satellites allowed (based on SuperOffice license data).
Public propertySerialNumber
Database serial number, this is a globally unique number for this database (and its siblings).
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 propertySuperofIniPath
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 propertySuperofLogPath
Returns the full path to the SuperOffice error log file, so_log.txt by default.
Public propertySyncEngineUsers
Number of users allowed using Sync engine (based on SuperOffice license data).
Public propertySynchronizerSites
Number of Synchronizer Site licenses (based on SuperOffice license data).
Public propertyTotalLogins
Returns the number of total logins, windows client and web client.
Public propertyUpdatedTravelUsers
Number of remote travel users allowed (based on SuperOffice license data).
Public propertyWebUsers
Number of web users allowed to login (based on SuperOffice license data).
Public propertyWindowsClientUsers
Returns the number of users allowed to log into the windows client
Top
See Also