次の方法で共有


WorkflowTask Members (Office)

Represents a single workflow task in a WorkflowTasks collection.

Methods

Name

Description

Show

Displays a workflow task edit user interface for the specified WorkflowTask object.

Properties

Name

Description

Application

Gets an Application object that represents the container application for the WorkflowTask object. Read-only.

AssignedTo

Gets the name of the person that the workflow task is assigned to. Read-only.

CreatedBy

Gets the name of the person that created the workflow task. Read-only.

CreatedDate

Gets the date that a workflow task was created. Read-only.

Creator

Gets a 32-bit integer that indicates the application in which the WorkflowTask object was created. Read-only.

Description

Gets the description of a workflow task. Read-only.

DueDate

Gets the date that a workflow task is due. Read-only.

Id

Gets the ID of the Sharepoint list item. Read-only.

ListID

Gets the ID of the list containing the workflow task. Read-only.

Name

Gets the name of the WorkflowTask object. Read-only.

WorkflowID

Gets the ID of the workflow associated with a workflow task. Read-only.