menu

ASP.NET MVC - EJ2

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

    Show / Hide Table of Contents

    Class BpmnActivities

    Defines the type of the Bpmn Activity None - Sets the type of the Bpmn Activity as None Task - Sets the type of the Bpmn Activity as Task SubProcess - Sets the type of the Bpmn Activity as SubProcess

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

    Fields

    None

    Declaration
    public const BpmnActivities None
    Field Value
    Type
    BpmnActivities

    SubProcess

    Declaration
    public const BpmnActivities SubProcess
    Field Value
    Type
    BpmnActivities

    Task

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