ActivityType Enumeration | 
Namespace: Omada.OE.Model
public enum ActivityType
| Member name | Value | Description | |
|---|---|---|---|
| Normal | 0 | The first assignee that completes his work item causes the activity to be completed. | |
| Voting | 1 | Depending on the voting configuration a number of assignees must complete their work item for the activity to be completed. | |
| AllMustComplete | 2 | All assignees must complete their work item for the activity to be completed. |