Enum DataObjectType
Specifies the DataObjectTypes.
Namespace: Syncfusion.UI.Xaml.Diagram.Controls
Assembly: Syncfusion.SfDiagram.WPF.dll
Syntax
public enum DataObjectType
Fields
| Name | Description |
|---|---|
| Input | Specifies that a DataObject has the type input according to BPMN. |
| None | Specifies that a DataObject has the type none according to BPMN. |
| Output | Specifies that a DataObject has the type output according to BPMN. |