Class BpmnBoundary
Defines the type of the Bpmn boundary
Default - Sets the type of the boundary as Default
Call - Sets the type of the boundary as Call
Event - Sets the type of the boundary as Event
Inheritance
System.Object
BpmnBoundary
Assembly: Syncfusion.EJ2.dll
Syntax
public sealed class BpmnBoundary : Enum
Fields
Call
Declaration
public const BpmnBoundary Call
Field Value
Default
Declaration
public const BpmnBoundary Default
Field Value
Event
Declaration
public const BpmnBoundary Event
Field Value
value__
Declaration
Field Value
Type |
Description |
System.Int32 |
|