menu

ASP.NET MVC - EJ2

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

    Show / Hide Table of Contents

    Class BpmnFlows

    Defines the type of the Bpmn flows Sequence - Sets the type of the Bpmn Flow as Sequence Association - Sets the type of the Bpmn Flow as Association Message - Sets the type of the Bpmn Flow as Message

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

    Fields

    Association

    Declaration
    public const BpmnFlows Association
    Field Value
    Type
    BpmnFlows

    Message

    Declaration
    public const BpmnFlows Message
    Field Value
    Type
    BpmnFlows

    Sequence

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