 | 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.EucalyptusAssembly: LynceeTec.Eucalyptus (in LynceeTec.Eucalyptus.dll) Version: 10.2.3317.0 , built 2025-03-17 14:55:33 UTC
Syntaxpublic void UnloadMeasurementConfig(
string key
)
public:
void UnloadMeasurementConfig(
String^ key
)
Parameters
- key String
-
See Also