Class BpmnMessageFlows
Defines the type of the Bpmn Message Flows Default - Sets the type of the Message flow as Default InitiatingMessage - Sets the type of the Message flow as InitiatingMessage NonInitiatingMessage - Sets the type of the Message flow as NonInitiatingMessage
Inheritance
System.Object
BpmnMessageFlows
Namespace: Syncfusion.EJ2.Diagrams
Assembly: Syncfusion.EJ2.dll
Syntax
public sealed class BpmnMessageFlows : Enum
Fields
Default
Declaration
public const BpmnMessageFlows Default
Field Value
Type |
---|
BpmnMessageFlows |
InitiatingMessage
Declaration
public const BpmnMessageFlows InitiatingMessage
Field Value
Type |
---|
BpmnMessageFlows |
NonInitiatingMessage
Declaration
public const BpmnMessageFlows NonInitiatingMessage
Field Value
Type |
---|
BpmnMessageFlows |