menu

ASP.NET MVC - EJ2

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

    Show / Hide Table of Contents

    Class BpmnDataObjects

    Defines the type of the Bpmn Data Objects None - Sets the type of the data object as None Input - Sets the type of the data object as Input Output - Sets the type of the data object as Output

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

    Fields

    Input

    Declaration
    public const BpmnDataObjects Input
    Field Value
    Type
    BpmnDataObjects

    None

    Declaration
    public const BpmnDataObjects None
    Field Value
    Type
    BpmnDataObjects

    Output

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