WorkflowTask.Show Method

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

Namespace:  Microsoft.Office.Core
Assembly:  office (in office.dll)

Syntax

'Declaration
Function Show As Integer
'Usage
Dim instance As WorkflowTask
Dim returnValue As Integer

returnValue = instance.Show()
int Show()

Return Value

Type: System.Int32
Integer

See Also

Reference

WorkflowTask Interface

WorkflowTask Members

Microsoft.Office.Core Namespace