 | MultiDatabaseManagerUnloadMeasurementConfig Method |
Unloads the current measurement configuration from the selected configuration manager. This has no effect on the currently connected DHM.
The current sample configuration is not unloaded.
If a DHM device is connected, the modification will automatically be transmitted.
Namespace:
LynceeTec.Eucalyptus
Assembly:
LynceeTec.Eucalyptus (in LynceeTec.Eucalyptus.dll) Version: 8.2.31040.0 8_2_dev 3db1cb9c, built 2020-09-23 07:47:05 UTC
Syntaxpublic void UnloadMeasurementConfig(
string key
)
public:
void UnloadMeasurementConfig(
String^ key
)
Parameters
- key
- Type: SystemString
See Also