menu

ASP.NET MVC - EJ2

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class BpmnMessageFlows - ASP.NETMVC-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
    BpmnMessageFlows

    InitiatingMessage

    Declaration
    public const BpmnMessageFlows InitiatingMessage
    Field Value
    Type
    BpmnMessageFlows

    NonInitiatingMessage

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