ASP.NET Core - EJ2

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class BpmnAssociationFlows - ASP.NETCore-EJ2 API Reference | Syncfusion

    Show / Hide Table of Contents

    Class BpmnAssociationFlows

    Defines the type of the Bpmn Association Flows Default - Sets the type of Association flow as Default Directional - Sets the type of Association flow as Directional BiDirectional - Sets the type of Association flow as BiDirectional

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

    Fields

    BiDirectional

    Declaration
    public const BpmnAssociationFlows BiDirectional
    Field Value
    Type Description
    BpmnAssociationFlows

    Default

    Declaration
    public const BpmnAssociationFlows Default
    Field Value
    Type Description
    BpmnAssociationFlows

    Directional

    Declaration
    public const BpmnAssociationFlows Directional
    Field Value
    Type Description
    BpmnAssociationFlows

    value__

    Declaration
    public int value__
    Field Value
    Type Description
    System.Int32
    Back to top Generated by DocFX
    Copyright © 2001 - 2021 Syncfusion Inc. All Rights Reserved