menu

ASP.NET MVC - EJ2

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

    Show / Hide Table of Contents

    Class BpmnGateways

    Defines the type of the Bpmn gateways None - Sets the type of the gateway as None Exclusive - Sets the type of the gateway as Exclusive Inclusive - Sets the type of the gateway as Inclusive Parallel - Sets the type of the gateway as Parallel Complex - Sets the type of the gateway as Complex EventBased - Sets the type of the gateway as EventBased ExclusiveEventBased - Sets the type of the gateway as ExclusiveEventBased ParallelEventBased - Sets the type of the gateway as ParallelEventBased

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

    Fields

    Complex

    Declaration
    public const BpmnGateways Complex
    Field Value
    Type
    BpmnGateways

    EventBased

    Declaration
    public const BpmnGateways EventBased
    Field Value
    Type
    BpmnGateways

    Exclusive

    Declaration
    public const BpmnGateways Exclusive
    Field Value
    Type
    BpmnGateways

    ExclusiveEventBased

    Declaration
    public const BpmnGateways ExclusiveEventBased
    Field Value
    Type
    BpmnGateways

    Inclusive

    Declaration
    public const BpmnGateways Inclusive
    Field Value
    Type
    BpmnGateways

    None

    Declaration
    public const BpmnGateways None
    Field Value
    Type
    BpmnGateways

    Parallel

    Declaration
    public const BpmnGateways Parallel
    Field Value
    Type
    BpmnGateways

    ParallelEventBased

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