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
Assembly: Syncfusion.EJ2.dll
Syntax
public sealed class BpmnSequenceFlows : Enum
Fields
Conditional
Declaration
public const BpmnSequenceFlows Conditional
Field Value
Default
Declaration
public const BpmnSequenceFlows Default
Field Value
Normal
Declaration
public const BpmnSequenceFlows Normal
Field Value
value__
Declaration
Field Value
Type |
Description |
System.Int32 |
|