IWorkflowService.GetWorkflowNames 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.
Retrieves the list of workflows.
public:
System::String ^ GetWorkflowNames();
public string GetWorkflowNames ();
abstract member GetWorkflowNames : unit -> string
Public Function GetWorkflowNames () As String
Returns
List of workflows.