Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2013, Dynamics CRM 2015, Dynamics CRM 2016
Gets the workflowsteps availabe to build the initialization string
Namespace: Microsoft.Uii.Common
Assembly: Microsoft.Uii.Common (in Microsoft.Uii.Common.dll)
Syntax
public static string GetWorkflowSteps(
Guid workflowId,
List<WorkflowStepRecord> workflowSteps
)
Public Shared Function GetWorkflowSteps (
workflowId As Guid,
workflowSteps As List(Of WorkflowStepRecord)
) As String
Parameters
workflowId
Type: System.GuidSpecifies the workflow ID.
workflowSteps
Type: System.Collections.Generic.List<WorkflowStepRecord>Specifies the workflow steps.
Return Value
Type: System.String
Type: String
See Also
WorkflowStringBuilder Class
Microsoft.Uii.Common Namespace
Return to top
Unified Service Desk 2.0
© 2017 Microsoft. All rights reserved. Copyright