menu

WPF

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum SubProcessType - WPF API Reference | Syncfusion

    Show / Hide Table of Contents

    Enum SubProcessType

    Specifies the Boundary.

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

    Fields

    Name Description
    Call

    Specifies the type of an activity to be a Call Boundary according to BPMN.

    Default

    Specifies the type of an activity to be a Default Boundary according to BPMN.

    Event

    Specifies the type of an activity to be a Event Boundary according to BPMN.

    Transaction

    Specifies the type of an activity to be a Transaction Boundary according to BPMN.

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