WorkflowTask.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 task edit user interface for the specified WorkflowTask object.
public:
int Show();
public int Show ();
abstract member Show : unit -> int
Public Function Show () As Integer
Returns
Integer