WorkflowTemplate Members

Include Protected Members
Include Inherited Members

Represents one of the workflows available for the current document.

The WorkflowTemplate 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 WorkflowTemplate object. Read-only.
Public property Creator (Inherited from _IMsoDispObj.)
Public property Creator Gets a 32-bit integer that indicates the application in which the WorkflowTemplate object was created. Read-only.
Public property Description Gets the description of a workflow template. Read-only.
Public property DocumentLibraryName Gets the name of the document library associated with the workflow template. Read-only.
Public property DocumentLibraryURL Gets the URL address of the document library where workflow templates are stored. Read-only.
Public property Id Gets the ID of a template used to create a workflow instance. Read-only.
Public property Name Gets the name of the WorkflowTemplate object. Read-only.

Top

Methods

  Name Description
Public method Show Displays a workflow specific configuration user interface for the specified WorkflowTemplate object.

Top

See Also

Reference

WorkflowTemplate Interface

Microsoft.Office.Core Namespace