Click or drag to resize
ISingleParticipantTask Properties

The ISingleParticipantTask type exposes the following members.

Properties
  NameDescription
Public propertyCategory
Category of a task
(Inherited from ITaskIdentity.)
Public propertyDescription
Description of the task
Public propertyExpiresAt
The task will be expired after sometime automatically. After task is expired, no workitem can be proceed.
Public propertyName
Name of node in the workflow
(Inherited from ITaskIdentity.)
Public propertyOutcomes
Task define a work expectations with a list of outcomes
Public propertyPayload
Payload of the task
Public propertyPriority
A number between 1 to 9. Default priority is 5
Public propertyTitle
Title of the task, can be a parameterized string
(Inherited from ITaskIdentity.)
Top
See Also