menu

ASP.NET MVC - EJ2

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

    Show / Hide Table of Contents

    Class BpmnLoops

    Defines the type of the Bpmn Loops None - Sets the type of the Bpmn loop as None Standard - Sets the type of the Bpmn loop as Standard ParallelMultiInstance - Sets the type of the Bpmn loop as ParallelMultiInstance SequenceMultiInstance - Sets the type of the Bpmn loop as SequenceMultiInstance

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

    Fields

    None

    Declaration
    public const BpmnLoops None
    Field Value
    Type
    BpmnLoops

    ParallelMultiInstance

    Declaration
    public const BpmnLoops ParallelMultiInstance
    Field Value
    Type
    BpmnLoops

    SequenceMultiInstance

    Declaration
    public const BpmnLoops SequenceMultiInstance
    Field Value
    Type
    BpmnLoops

    Standard

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