menu

UWP

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class GatewayType - UWP API Reference | Syncfusion

    Show / Hide Table of Contents

    Class GatewayType

    Specifies the GatewayTypes.

    Inheritance
    System.Object
    GatewayType
    Namespace: Syncfusion.UI.Xaml.Diagram.Controls
    Assembly: Syncfusion.SfDiagram.UWP.dll
    Syntax
    public sealed class GatewayType : Enum

    Fields

    Complex

    Specifies that a Gateway has the type Complex according to BPMN.

    Declaration
    public const GatewayType Complex
    Field Value
    Type
    GatewayType

    EventBased

    Specifies that a Gateway has the type Event-Based according to BPMN.

    Declaration
    public const GatewayType EventBased
    Field Value
    Type
    GatewayType

    Exclusive

    Specifies that a Gateway has the type Exclusive according to BPMN.

    Declaration
    public const GatewayType Exclusive
    Field Value
    Type
    GatewayType

    ExclusiveEventBased

    Specifies that a Gateway has the type Exclusive Event-Based according to BPMN.

    Declaration
    public const GatewayType ExclusiveEventBased
    Field Value
    Type
    GatewayType

    Inclusive

    Specifies that a Gateway has the type Inclusive according to BPMN.

    Declaration
    public const GatewayType Inclusive
    Field Value
    Type
    GatewayType

    None

    Specifies that a Gateway has the type None according to BPMN.

    Declaration
    public const GatewayType None
    Field Value
    Type
    GatewayType

    Parallel

    Specifies that a Gateway has the type Parallel according to BPMN.

    Declaration
    public const GatewayType Parallel
    Field Value
    Type
    GatewayType

    ParallelEventBased

    Specifies that a Gateway has the type Parallel Event-Based according to BPMN.

    Declaration
    public const GatewayType ParallelEventBased
    Field Value
    Type
    GatewayType

    Extension Methods

    DateTimeExtension.ToDateTime(Object)
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved