ASP.NET Core

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum BPMNLoops - ASP.NETCore API Reference | Syncfusion

    Show / Hide Table of Contents

    Enum BPMNLoops

    Used to specify the BPMNLoops in diagram

    Namespace: Syncfusion.JavaScript.DataVisualization.DiagramEnums
    Assembly: Syncfusion.EJ.dll
    Syntax
    public enum BPMNLoops

    Fields

    Name Description
    None

    Used to set BPMN Activity's Loop as None

    ParallelMultiInstance

    Used to set BPMN Activity's Loop as ParallelMultiInstance

    SequenceMultiInstance

    Used to set BPMN Activity's Loop as SequenceMultiInstance

    Standard

    Used to set BPMN Activity's Loop as Standard

    Back to top Generated by DocFX
    Copyright © 2001 - 2021 Syncfusion Inc. All Rights Reserved