The CSystemConfig type exposes the following members.

Properties

  NameDescription
AutoLogoutTime
If set, iMIS automatically logs users out of the client/server system after this time
AutoUpperLower
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.
DateInstalled
The date that this iMIS instance was installed
EncryptionStatus
Indicates whether or not the Credit cards in iMIS have been encrypted
iMISVersion
The complete iMIS Version number for this iMIS installation
iMISVersionDatabase
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
iMISVersionMajor
The Major portion of the iMIS version, e.g., for iMIS 10 version 10.5.28.02 this would return 10
iMISVersionMinor
The Minor portion of the iMIS version, e.g., for iMIS 10 version 10.5.28.02 this would return 5
iMISVersionPatch
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
LastRefreshDateTime
Gets the date and time that the cached object was lasted refreshed.
LicensedProducts
A comma delimited list of products that are licensed in this iMIS installation
LicensedTo
The name of the organizatrion that has licensed this iMIS installation
MaintainSqlUsers
Indicates whether iMIS Users should also get SQL logins and if so, if iMIS should maintain them as user accounts change in iMIS
MaximumRecords
The Maximum number of customer records this iMIS installation is licensed for.
MSWordStoreDirectory
The folder or directory in which to store MS Word document created by iMIS
SerialNo
The serial number of this iMIS installation
SqlSecurityModel
Indicates which SQL Security model has been setup in iMIS.
StayLower
A space delimted list of words that should remain lower case when the AutoUpperLower function runs against data entered.
SystemName
The "Name" of this iMIS installation
UdfFormatStamp
The Date format to use
UsersLicensed
The number of named users licensed with this iMIS installation
WebServerURL
The web server for this iMIS installation

See Also