IBNCSInstanceParameterEnum.ValueChanged Event

<< 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)

 

Syntax


event EventHandler<string> ValueChanged

 

Remarks


The event handler receives a string parameter containing the new value.

 

See Also


IBNCSInstanceParameterEnum Interface

BNCS.Interfaces Namespace