Class BpmnSequenceFlows
Defines the type of the Bpmn Sequence flows Default - Sets the type of the sequence flow as Default Normal - Sets the type of the sequence flow as Normal Conditional - Sets the type of the sequence flow as Conditional
Inheritance
System.Object
BpmnSequenceFlows
Namespace: Syncfusion.EJ2.Diagrams
Assembly: Syncfusion.EJ2.dll
Syntax
public sealed class BpmnSequenceFlows : Enum
Fields
Conditional
Declaration
public const BpmnSequenceFlows Conditional
Field Value
Type |
---|
BpmnSequenceFlows |
Default
Declaration
public const BpmnSequenceFlows Default
Field Value
Type |
---|
BpmnSequenceFlows |
Normal
Declaration
public const BpmnSequenceFlows Normal
Field Value
Type |
---|
BpmnSequenceFlows |