Share via


IWorkflowService.GetWorkflowSteps Method (Guid)

 

Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2013, Dynamics CRM 2015, Dynamics CRM 2016

Retrieves the list of steps for a workflow.

Namespace:   Microsoft.Uii.AifServices
Assembly:  Microsoft.Uii.AifServices (in Microsoft.Uii.AifServices.dll)

Syntax

string GetWorkflowSteps(
    Guid workFlowId
)
Function GetWorkflowSteps (
    workFlowId As Guid
) As String

Parameters

  • workFlowId
    Type: System.Guid

    Specifies the workflow ID.

Return Value

Type: System.String

Type: String
List of workflow steps.

See Also

IWorkflowService Interface
Microsoft.Uii.AifServices Namespace

Return to top

Unified Service Desk 2.0

© 2016 Microsoft. All rights reserved. Copyright