IBNCSInstanceParameter.HandlesMonitoredParameterChangeEvent Method

<< Click to Display Table of Contents >>

Navigation:  Reference > BNCS.Interfaces Namespace > IBNCSInstanceParameter Interface > IBNCSInstanceParameter Methods >

IBNCSInstanceParameter.HandlesMonitoredParameterChangeEvent Method

Determines if the class is capable of handling a monitored parameter change event.

Namespace: BNCS.Interfaces
Assembly:  BNCS.Config (in BNCS.Config.dll)

 

Syntax


bool HandlesMonitoredParameterChangeEvent()

Return Value

True if the class can handle the event, false otherwise.

 

See Also


IBNCSInstanceParameter Interface

BNCS.Interfaces Namespace