Partager via


WorkflowData.GetStepByIndex Method (Int32)

 

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

Gets the step by index

Namespace:   Microsoft.Uii.Desktop.Core
Assembly:  Microsoft.Uii.Desktop.Core (in Microsoft.Uii.Desktop.Core.dll)

Syntax

public WorkflowStep GetStepByIndex(
    int stepIndex
)
Public Function GetStepByIndex (
    stepIndex As Integer
) As WorkflowStep

Parameters

  • stepIndex
    Type: System.Int32

    Specifies the workflow step index.

Return Value

Type: Microsoft.Uii.Desktop.Core.WorkflowStep

Workflow step

See Also

WorkflowData Class
Microsoft.Uii.Desktop.Core Namespace

Return to top

Unified Service Desk 2.0

© 2017 Microsoft. All rights reserved. Copyright