menu

ASP.NET Core - EJ2

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class BpmnBoundary - ASP.NETCore-EJ2 API Reference | Syncfusion

    Show / Hide Table of Contents

    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
    Namespace: Syncfusion.EJ2.Diagrams
    Assembly: Syncfusion.EJ2.dll
    Syntax
    public sealed class BpmnBoundary : Enum

    Fields

    Call

    Declaration
    public const BpmnBoundary Call
    Field Value
    Type
    BpmnBoundary

    Default

    Declaration
    public const BpmnBoundary Default
    Field Value
    Type
    BpmnBoundary

    Event

    Declaration
    public const BpmnBoundary Event
    Field Value
    Type
    BpmnBoundary
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved