 | 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: 9.0.26418.0 , built 2021-10-22 08:45:15 UTC
Syntaxpublic void UnloadMeasurementConfig(
string key
)
public:
void UnloadMeasurementConfig(
String^ key
)
Parameters
- key
- Type: SystemString
See Also