BNCSManagedParameterChangeEvent.ChangeEventActions Enumeration

<< Click to Display Table of Contents >>

Navigation:  Reference > BNCS.BncsEventArgs Namespace >

BNCSManagedParameterChangeEvent.ChangeEventActions Enumeration

Enum representing different actions that can trigger a change event.

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

 

Syntax


public enum ChangeEventActions

 

Members



Member name

Description


Continue

Represents a constant value indicating that the operation should continue.


Cancel

Represents the cancel status with a value of 1.


Abort

Represents the value 2, indicating an abort action.

 

See Also


BNCS.BncsEventArgs Namespace