IBNCSInstanceParameter.InvokeManagedParameterChangeEvent Method

<< Click to Display Table of Contents >>

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

IBNCSInstanceParameter.InvokeManagedParameterChangeEvent Method

Invokes the managed parameter change event.

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

 

Syntax


void InvokeManagedParameterChangeEvent(
 Nullable<Object> changeNotification,
 BNCSManagedParameterChangeEvent changeEvent
)

Parameters

changeNotification

Type: Nullable<Object>
The change notification object.

changeEvent

Type: BNCS.BncsEventArgs.BNCSManagedParameterChangeEvent
The managed parameter change event.

 

See Also


IBNCSInstanceParameter Interface

BNCS.Interfaces Namespace