|
<< Click to Display Table of Contents >> Navigation: Reference > BNCS.Interfaces Namespace > IBNCSInstanceParameterEnum Interface > IBNCSInstanceParameterEnum Events > IBNCSInstanceParameterEnum.ValueChanged Event |
Event that is raised when the value has changed.
Namespace: BNCS.Interfaces
Assembly: BNCS.Core.DriverFramework (in BNCS.Core.DriverFramework.dll)
event EventHandler<string> ValueChanged
The event handler receives a string parameter containing the new value.
IBNCSInstanceParameterEnum Interface