TaskActionSubmissionInformation


Description

Represents information supplied with a document for which a workflow task is being performed.

Properties

Property

Type

Description

DelegateToUser

string

The user to whom the task is being delegated.

TaskId

guid

The unique identifier for the workflow task.

TaskDisposition

TaskDisposition

Indicates how the task was handled.

Edited

boolean

Indicates whether the document has been edited.


Inherits from

SubmissionInformation


Documentation Feedback