Click or drag to resize
HandlerBehaviourAttribute Class
A manager interface must be marked with this attribute
Inheritance Hierarchy
SystemObject
  SystemAttribute
    FlexRule.Flows.Workflows.ManagersHandlerBehaviourAttribute

Namespace: FlexRule.Flows.Workflows.Managers
Assembly: FlexRule.Flows.Workflow (in FlexRule.Flows.Workflow.dll) Version: 0.0.0.0 (0.0.0.0)
Syntax
C#
public class HandlerBehaviourAttribute : Attribute

The HandlerBehaviourAttribute type exposes the following members.

Constructors
  NameDescription
Public methodHandlerBehaviourAttribute
Top
Properties
  NameDescription
Public propertyDependency
If this property is set then the sequence of adding the manager is important
Top
Extension Methods
See Also