 | 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.2.6612.0 , built 2022-07-14 10:43:30 UTC
Syntaxpublic void UnloadMeasurementConfig(
string key
)
public:
void UnloadMeasurementConfig(
String^ key
)
Parameters
- key
- Type: SystemString
See Also