The CSystemConfig type exposes the following members.

Properties

  NameDescription
Public propertyAutoLogoutTime
If set, iMIS automatically logs users out of the client/server system after this time
Public propertyAutoUpperLower
Indicates whether or not to automatically adjust the case of data entered into certain fields in iMIS. For example, people's names, city names, comapnay names, etc. are automatically set to title case when they are entered.
Public propertyDateInstalled
The date that this iMIS instance was installed
Public propertyEncryptionStatus
Indicates whether or not the Credit cards in iMIS have been encrypted
Public propertyiMISVersion
The complete iMIS Version number for this iMIS installation
Public propertyiMISVersionDatabase
The Database portion (i.e., database version) of the iMIS version, e.g., for iMIS 10 version 10.5.28.02 this would return 28
Public propertyiMISVersionMajor
The Major portion of the iMIS version, e.g., for iMIS 10 version 10.5.28.02 this would return 10
Public propertyiMISVersionMinor
The Minor portion of the iMIS version, e.g., for iMIS 10 version 10.5.28.02 this would return 5
Public propertyiMISVersionPatch
The Patch portion (i.e., patch version) of the iMIS version, e.g., for iMIS 10 version 10.5.28.02 this would return 02
Public propertyStatic memberLastRefreshDateTime
Gets the date and time that the cached object was lasted refreshed.
Public propertyLicensedProducts
A comma delimited list of products that are licensed in this iMIS installation
Public propertyLicensedTo
The name of the organizatrion that has licensed this iMIS installation
Public propertyMaintainSqlUsers
Indicates whether iMIS Users should also get SQL logins and if so, if iMIS should maintain them as user accounts change in iMIS
Public propertyMaximumRecords
The Maximum number of customer records this iMIS installation is licensed for.
Public propertyMSWordStoreDirectory
The folder or directory in which to store MS Word document created by iMIS
Public propertySerialNo
The serial number of this iMIS installation
Public propertySqlSecurityModel
Indicates which SQL Security model has been setup in iMIS.
Public propertyStayLower
A space delimted list of words that should remain lower case when the AutoUpperLower function runs against data entered.
Public propertySystemName
The "Name" of this iMIS installation
Public propertyUdfFormatStamp
The Date format to use
Public propertyUsersLicensed
The number of named users licensed with this iMIS installation
Public propertyWebServerURL
The web server for this iMIS installation

See Also