menu

ASP.NET MVC - EJ2

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

    Show / Hide Table of Contents

    Class BpmnSequenceFlows

    Defines the type of the Bpmn Sequence flows Default - Sets the type of the sequence flow as Default Normal - Sets the type of the sequence flow as Normal Conditional - Sets the type of the sequence flow as Conditional

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

    Fields

    Conditional

    Declaration
    public const BpmnSequenceFlows Conditional
    Field Value
    Type
    BpmnSequenceFlows

    Default

    Declaration
    public const BpmnSequenceFlows Default
    Field Value
    Type
    BpmnSequenceFlows

    Normal

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