Click or drag to resize

IBaseManager Properties

The IBaseManager type exposes the following members.

Properties
 NameDescription
Public propertyAllMeasurementConfigsIDs List of all the IDs of the available measurement configurations in the database
Public propertyAllMeasurementConfigsInfo List of all the measurement configurations in the database. Use for information only (display info to the user, etc) Do not edit the values directly
Public propertyAllSampleConfigsIDs List of all the IDs of the available sample configurations in the database
Public propertyAllSampleConfigsInfo List of all the sample configurations in the database. Use for information only (display info to the user, etc) Do not edit the values directly
Public propertyDatabaseVersion The version of the database in use
Public propertyDHMHardwareConfiguration 
Public propertyEnabledModules 
Public propertyIsDatabaseReadonly
C#
true
if the database is readonly
Public propertyIsDhmLinked
C#
true
if a DHM object is linked
Public propertyUserManager 
Top
See Also