 | 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.0.35712.0 8_0_dev 37f4dd99, built 2019-04-05 12:56:49 UTC
Syntaxpublic void UnloadMeasurementConfig(
string key
)
public:
void UnloadMeasurementConfig(
String^ key
)
Parameters
- key
- Type: SystemString
See Also