menu

ASP.NET Core - EJ2

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

    Show / Hide Table of Contents

    Class BpmnSubProcessTypes

    Defines the type of the Bpmn Subprocess None - Sets the type of the Sub process as None Transaction - Sets the type of the Sub process as Transaction Event - Sets the type of the Sub process as Event

    Inheritance
    System.Object
    BpmnSubProcessTypes
    Namespace: Syncfusion.EJ2.Diagrams
    Assembly: Syncfusion.EJ2.dll
    Syntax
    public sealed class BpmnSubProcessTypes : Enum

    Fields

    Event

    Declaration
    public const BpmnSubProcessTypes Event
    Field Value
    Type
    BpmnSubProcessTypes

    None

    Declaration
    public const BpmnSubProcessTypes None
    Field Value
    Type
    BpmnSubProcessTypes

    Transaction

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