|
<< Click to Display Table of Contents >> Navigation: Reference > BNCS.Interfaces Namespace > IBNCSInstanceParameter Interface > IBNCSInstanceParameter Methods > IBNCSInstanceParameter.HandlesManagedParameterChangeEvent Method |
Determines if the class handles a managed parameter change event.
Namespace: BNCS.Interfaces
Assembly: BNCS.Config (in BNCS.Config.dll)
bool HandlesManagedParameterChangeEvent()
True if the class handles the event, false otherwise.
IBNCSInstanceParameter Interface