InstanceParameterRange.ValueChanged Event

<< Click to Display Table of Contents >>

Navigation:  Reference > BNCS Namespace > InstanceParameterRange Class > InstanceParameterRange Events >

InstanceParameterRange.ValueChanged Event

Represents the event that is raised when the value is changed.

Namespace: BNCS
Assembly:  BNCS.Core.DriverFramework (in BNCS.Core.DriverFramework.dll)

 

Syntax


public event EventHandler<double> ValueChanged

 

Remarks


This event is raised when the value of the object is changed.

 

See Also


InstanceParameterRange Class

BNCS Namespace