menu

WPF

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum LoopCharacteristic - API Reference

    Show / Hide Table of Contents

    Enum LoopCharacteristic

    Specifies the LoopCharacteristic.

    Namespace: Syncfusion.UI.Xaml.Diagram.Controls
    Assembly: Syncfusion.SfDiagram.WPF.dll
    Syntax
    public enum LoopCharacteristic

    Fields

    Name Description
    None

    Specifies that an Activity or Choreography in not looping according to BPMN.

    ParallelMultiInstance

    Specifies that an Activity or Choreography has a parallel Multi-Instance Loop Characteristic according to BPMN.

    SequenceMultiInstance

    Specifies that an Activity or Choreography has a sequential Multi-Instance Loop Characteristic according to BPMN.

    Standard

    Specifies that an Activity or Choreography has a Standard Loop Characteristic according to BPMN.

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