WorkflowService.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.
Retrives a list of available workflows.
public:
virtual System::String ^ GetWorkflowNames();
public virtual string GetWorkflowNames ();
abstract member GetWorkflowNames : unit -> string
override this.GetWorkflowNames : unit -> string
Public Overridable Function GetWorkflowNames () As String
Returns
The list of workflows.