Partager via


WorkflowService.GetWorkflowSteps Method (Guid)

 

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

Retrieves a list of workflow steps for a workflow.

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

Syntax

public virtual string GetWorkflowSteps(
    Guid workflowId
)
Public Overridable Function GetWorkflowSteps (
    workflowId As Guid
) As String

Parameters

  • workflowId
    Type: System.Guid

    Specifies the workflow ID.

Return Value

Type: System.String

Type: String
The list of workflow steps.

Implements

IWorkflowService.GetWorkflowSteps(Guid)

See Also

WorkflowService Class
Microsoft.Uii.AifServices Namespace

Return to top

Unified Service Desk 2.0

© 2017 Microsoft. All rights reserved. Copyright