WorkflowTask Members

Include Protected Members
Include Inherited Members

Represents a single workflow task in a WorkflowTasks collection.

The WorkflowTask type exposes the following members.

Properties

  Name Description
Public property Application (Inherited from _IMsoDispObj.)
Public property Application Gets an Application object that represents the container application for the WorkflowTask object. Read-only.
Public property AssignedTo Gets the name of the person that the workflow task is assigned to. Read-only.
Public property CreatedBy Gets the name of the person that created the workflow task. Read-only.
Public property CreatedDate Gets the date that a workflow task was created. Read-only.
Public property Creator (Inherited from _IMsoDispObj.)
Public property Creator Gets a 32-bit integer that indicates the application in which the WorkflowTask object was created. Read-only.
Public property Description Gets the description of a workflow task. Read-only.
Public property DueDate Gets the date that a workflow task is due. Read-only.
Public property Id Gets the ID of the Sharepoint list item. Read-only.
Public property ListID Gets the ID of the list containing the workflow task. Read-only.
Public property Name Gets the name of the WorkflowTask object. Read-only.
Public property WorkflowID Gets the ID of the workflow associated with a workflow task. Read-only.

Top

Methods

  Name Description
Public method Show Displays a workflow task edit user interface for the specified WorkflowTask object.

Top

See Also

Reference

WorkflowTask Interface

Microsoft.Office.Core Namespace