Class ActivityType
Specifies the ActivityTypes.
Inheritance
System.Object
ActivityType
Namespace: Syncfusion.UI.Xaml.Diagram.Controls
Assembly: Syncfusion.SfDiagram.UWP.dll
Syntax
public sealed class ActivityType : Enum
Fields
CollapsedSubProcess
Specifies the type of an activity to be a CollapsedSubProcess to BPMN.
Declaration
public const ActivityType CollapsedSubProcess
Field Value
Type | Description |
---|---|
ActivityType |
Task
Specifies the type of an activity to be a Task according to BPMN.
Declaration
public const ActivityType Task
Field Value
Type | Description |
---|---|
ActivityType |
value__
Declaration
public int value__
Field Value
Type | Description |
---|---|
System.Int32 |