Share via


WorkflowTemplate.Show Method

Displays a workflow specific configuration user interface for the specified WorkflowTemplate object.

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

Syntax

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

returnValue = instance.Show()
int Show()

Return Value

Type: System.Int32
Integer

See Also

Reference

WorkflowTemplate Interface

WorkflowTemplate Members

Microsoft.Office.Core Namespace