Class BpmnFlows
Defines the type of the Bpmn flows Sequence - Sets the type of the Bpmn Flow as Sequence Association - Sets the type of the Bpmn Flow as Association Message - Sets the type of the Bpmn Flow as Message
Inheritance
System.Object
BpmnFlows
Namespace: Syncfusion.EJ2.Diagrams
Assembly: Syncfusion.EJ2.dll
Syntax
public sealed class BpmnFlows : Enum
Fields
Association
Declaration
public const BpmnFlows Association
Field Value
Type |
---|
BpmnFlows |
Message
Declaration
public const BpmnFlows Message
Field Value
Type |
---|
BpmnFlows |
Sequence
Declaration
public const BpmnFlows Sequence
Field Value
Type |
---|
BpmnFlows |