|
<< 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)
bool HandlesMonitoredParameterChangeEvent()
True if the class can handle the event, false otherwise.
IBNCSInstanceParameter Interface