menu

ASP.NET Web Forms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum BPMNTasks

    Show / Hide Table of Contents

    Enum BPMNTasks

    Used to specify the BPMNTasks in diagram

    Namespace: Syncfusion.JavaScript.DataVisualization.DiagramEnums
    Assembly: Syncfusion.EJ.dll
    Syntax
    public enum BPMNTasks

    Fields

    Name Description
    BusinessRule

    Used to set BPMN Task Type as BusinessRule

    InstantiatingReceive

    Used to set BPMN Task Type as InstantiatingReceive

    Manual

    Used to set BPMN Task Type as Manual

    None

    Used to set BPMN Task Type as None

    Parallel

    Used to set BPMN Task Type as Parallel

    Receive

    Used to set BPMN Task Type as Receive

    Script

    Used to set BPMN Task Type as Script

    Send

    Used to set BPMN Task Type as Send

    Service

    Used to set BPMN Task Type as Service

    User

    Used to set BPMN Task Type as User

    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved