WorkflowTemplate.Show Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Displays a workflow specific configuration user interface for the specified WorkflowTemplate object.
public:
int Show();
public int Show ();
abstract member Show : unit -> int
Public Function Show () As Integer
Returns
Integer