| IMultiParticipantTask Properties |
The IMultiParticipantTask type exposes the following members.
| Name | Description | |
|---|---|---|
| Category |
Category of a task
(Inherited from ITaskIdentity.) | |
| Description |
Description of the task
(Inherited from ISingleParticipantTask.) | |
| ExpiresAt |
The task will be expired after sometime automatically. After task is expired, no workitem can be proceed.
(Inherited from ISingleParticipantTask.) | |
| Interaction |
Defines how participant might interact with each other
| |
| Name |
Name of node in the workflow
(Inherited from ITaskIdentity.) | |
| Outcomes |
Task define a work expectations with a list of outcomes
(Inherited from ISingleParticipantTask.) | |
| Owner |
Task's owner, who has started the task.
| |
| Participants |
Who are participating in this task
| |
| Payload |
Payload of the task
(Inherited from ISingleParticipantTask.) | |
| Priority |
A number between 1 to 9. Default priority is 5
(Inherited from ISingleParticipantTask.) | |
| Title |
Title of the task, can be a parameterized string
(Inherited from ITaskIdentity.) |