Description | Returns the description of a workflow task.
Field name: TaskDesc. |
InstanceID | Returns the ID of a workflow instance.
Field name: WFInstID. |
Name | Returns the name of the workflow task.
Field name: TaskName. |
Operation | Returns the operation type of the workflow task.
Field name: Operation. |
Owner | Returns the owner of the workflow task.
Field name: Owner. |
Priority | Returns the priority of the workflow task.
Field name: Priority. |
Status | Returns the current status of the workflow task.
Field name: Status. |
TaskID | Returns the ID of the workflow task.
Field name: TaskID. |
TemplateID | Returns the ID of a workflow template.
Field name: WFID. |
TemplateName | Returns the name of a workflow template.
Field name: WFName. |
Type | Returns the type of the workflow task.
Field name: TaskType. |
WorkflowTaskInputObjectCollection | Returns the collection of the input objects for the workflow task. |
WorkflowTaskNoteCollection | Returns the collection of notes for the workflow task. |
WorkflowTaskOutputObjectCollection | Returns the collection of output objects for the workflow task. |