WorkflowData.SetWorkflowStepsData Method (String)

 

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

Sets the workflow steps' content from the XML to the data structure.

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

Syntax

public bool SetWorkflowStepsData(
    string workflowStepsXml
)
Public Function SetWorkflowStepsData (
    workflowStepsXml As String
) As Boolean

Parameters

  • workflowStepsXml
    Type: System.String

    Specifies the steps' content in the form of XML

Return Value

Type: System.Boolean

Type: Boolean
True if the workflow step data is set, otherwise false.

See Also

WorkflowData Class
Microsoft.Uii.Desktop.Core Namespace

Return to top

Unified Service Desk 2.0

© 2016 Microsoft. All rights reserved. Copyright