Partager via


WorkflowData.SetWorkflowData Method (String)

 

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

Set the workflow 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 SetWorkflowData(
    string workflowDataXml
)
Public Function SetWorkflowData (
    workflowDataXml As String
) As Boolean

Parameters

  • workflowDataXml
    Type: System.String

    Specifies the workflow content in XML.

Return Value

Type: System.Boolean

Type: Boolean
True if the workflow 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