Share via


WorkflowElementType Enum

Definition

public enum class WorkflowElementType
public enum WorkflowElementType
type WorkflowElementType = 
Public Enum WorkflowElementType
Inheritance
WorkflowElementType

Fields

Name Value Description
Approval 0
Task 1
Subworkflow 2
AutomatedTask 3
ConditionalGateway 4
Start 5
End 6
ManualGateway 7
Parallel 8
ParallelBranch 9
LineItemWorkflow 10

Applies to