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 |