menu

ASP.NET Core - EJ2

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

    Show / Hide Table of Contents

    Class BpmnTasks

    Defines the type of the Bpmn Tasks None - Sets the type of the Bpmn Tasks as None Service - Sets the type of the Bpmn Tasks as Service Receive - Sets the type of the Bpmn Tasks as Receive Send - Sets the type of the Bpmn Tasks as Send InstantiatingReceive - Sets the type of the Bpmn Tasks as InstantiatingReceive Manual - Sets the type of the Bpmn Tasks as Manual BusinessRule - Sets the type of the Bpmn Tasks as BusinessRule User - Sets the type of the Bpmn Tasks as User Script - Sets the type of the Bpmn Tasks as Script

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

    Fields

    BusinessRule

    Declaration
    public const BpmnTasks BusinessRule
    Field Value
    Type
    BpmnTasks

    InstantiatingReceive

    Declaration
    public const BpmnTasks InstantiatingReceive
    Field Value
    Type
    BpmnTasks

    Manual

    Declaration
    public const BpmnTasks Manual
    Field Value
    Type
    BpmnTasks

    None

    Declaration
    public const BpmnTasks None
    Field Value
    Type
    BpmnTasks

    Receive

    Declaration
    public const BpmnTasks Receive
    Field Value
    Type
    BpmnTasks

    Script

    Declaration
    public const BpmnTasks Script
    Field Value
    Type
    BpmnTasks

    Send

    Declaration
    public const BpmnTasks Send
    Field Value
    Type
    BpmnTasks

    Service

    Declaration
    public const BpmnTasks Service
    Field Value
    Type
    BpmnTasks

    User

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