ASP.NET Core - EJ2

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

    Show / Hide Table of Contents

    Class BpmnMessageFlows

    Defines the type of the Bpmn Message Flows Default - Sets the type of the Message flow as Default InitiatingMessage - Sets the type of the Message flow as InitiatingMessage NonInitiatingMessage - Sets the type of the Message flow as NonInitiatingMessage

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

    Fields

    Default

    Declaration
    public const BpmnMessageFlows Default
    Field Value
    Type Description
    BpmnMessageFlows

    InitiatingMessage

    Declaration
    public const BpmnMessageFlows InitiatingMessage
    Field Value
    Type Description
    BpmnMessageFlows

    NonInitiatingMessage

    Declaration
    public const BpmnMessageFlows NonInitiatingMessage
    Field Value
    Type Description
    BpmnMessageFlows

    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