Click or drag to resize

EnvironmentManager Properties

The EnvironmentManager type exposes the following members.

Properties
  NameDescription
Public propertyAllMeasurementConfigsIDs
List of all the IDs of all the available measurement configurations in the database
(Inherited from BaseManager.)
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
(Inherited from BaseManager.)
Public propertyAllSampleConfigsIDs
List of all the IDs of all the available measurement configurations in the database
(Inherited from BaseManager.)
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
(Inherited from BaseManager.)
Public propertyDatabaseVersion
The version of the database in use
(Inherited from BaseManager.)
Public propertyDHMHardwareConfiguration (Inherited from BaseManager.)
Public propertyEnabledModules (Inherited from BaseManager.)
Public propertyIsDatabaseReadonly
true
if the database is readonly
(Inherited from BaseManager.)
Public propertyIsDhmLinked
true
if a DHM object is connected
(Inherited from BaseManager.)
Public propertyTargetDatabaseVersion (Inherited from BaseManager.)
Public propertyUserManager (Inherited from BaseManager.)
Top
See Also