ISettings Interface |
Namespace: SuperOffice.COM.SuperOfficeDB
The ISettings type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | AudienceSites | Number of SuperOffice Audience sites allowed (based on SuperOffice license data).
Requires login |
![]() ![]() | CentralArchivePath | Central archive path - does not require login |
![]() ![]() | CentralDataSource | Central data source - does not require login |
![]() ![]() | CurrentArchivePath | 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 |
![]() ![]() | CurrentDataSource | 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 |
![]() ![]() | CurrentTemplatePath | The current template folder path, where does the SuperOffice CRM client look for it’s template. Default: “archivepath” emplate |
![]() ![]() | ExpanderKeyLicense | Is Expander Key enabled?
Requires login |
![]() ![]() | ExpirationDate | Returns the date the database licence expires
Requires login |
![]() ![]() | LanguageCode | 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 |
![]() ![]() | LocalArchivePath | Local archive path (used when traveling) - does not require login |
![]() ![]() | LocalDataSource | Local data source (used when traveling) - does not require login. |
![]() ![]() | LoginUsers | Number of users allowed to login (based on SuperOffice license data).
Requires login |
![]() ![]() | NetServerClientUsers | Number of NetServer Client users allowed. OBSOLETE - NetServer is now site licensed
Requires login |
![]() ![]() | NetServerCollaborativeLicense | Is NetServer Anonymous user allowed?
Requires login |
![]() ![]() | NetServerEAILicense | Is NetServer System user allowed? OBSOLETE. Always true
Requires login |
![]() | NetServerOverrides | NetServer config override settings needed to log on to database. Returns Two dimensional array of override names + values. |
![]() ![]() | NotesLinkSites | Number of Notes Link Sites. OBSOLETE
Requires login |
![]() ![]() | OutlookMailLinkSites | Number of Outlook Mail Link sites. OBSOLETE
Requires login |
![]() ![]() | OutlookSynchronizerUsers | Number of Outlook Synchronizer user licenses (based on SuperOffice license data).
Requires login |
![]() ![]() | ProgPath | The program folder path - location of SOCRM.EXE and DLLs.
Does not require login |
![]() ![]() | ReporterUsers | Number of reporter users allowed to login (based on SuperOffice license data).
Requires login |
![]() ![]() | SaintEnabled | Is Sales Intelligence enabled?
Requires login |
![]() ![]() | SaintLicense | Is Sales Intelligence allowed?
Requires login |
![]() ![]() | SaintUpdateInRealTime | Is Sales Intelligence updated in realtime?
Requires login |
![]() ![]() | Satellites | Number of satellites allowed (based on SuperOffice license data).
Requires login |
![]() ![]() | SerialNumber | Database serial number, this is a globally unique number for this database (and its siblings).
Requires login |
![]() | SuperofConfigPath | 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. |
![]() ![]() | SuperofIniPath | 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. |
![]() ![]() | SuperofLogPath | Returns the full path to the SuperOffice error log file, so_log.txt by default. |
![]() ![]() | SyncEngineUsers | Number of users allowed using Sync engine (based on SuperOffice license data).
Requires login |
![]() ![]() | SynchronizerSites | Number of Synchronizer Site licenses (based on SuperOffice license data).
Requires login |
![]() ![]() | TotalLogins | Returns the number of total logins, windows client and web client.
Requires login |
![]() ![]() | UpdatedTravelUsers | Number of remote travel users allowed (based on SuperOffice license data).
Requires login |
![]() ![]() | WebUsers | Number of web users allowed to login (based on SuperOffice license data).
Requires login |
![]() ![]() | WindowsClientUsers | Returns the number of users allowed to log into the windows client
Requires login |
Name | Description | |
---|---|---|
![]() ![]() | GetNumLicense | General license count - GetNumLicense('SuperOffice.import')
New in Seven |
![]() ![]() | HasLicense | General license check for global, non-user specific licenses - HasLicense('SuperOffice.import')
New in Seven |