 | MeasurementConfigManagerMeasurementConfigurationUnloaded Event |
Namespace:
LynceeTec.API
Assembly:
LynceeTec.API (in LynceeTec.API.dll) Version: 9.2.6612.0 , built 2022-07-14 10:43:43 UTC
Syntaxpublic static event EventHandler<int> MeasurementConfigurationUnloaded
public:
static event EventHandler<int>^ MeasurementConfigurationUnloaded {
void add (EventHandler<int>^ value);
void remove (EventHandler<int>^ value);
}
Value
Type:
SystemEventHandlerInt32
See Also