WorkflowData.WorkflowDataInXml Method (Guid, Int32, Guid)

 

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

Forms an XML of the workflow content.

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

Syntax

public string WorkflowDataInXml(
    Guid sessionId,
    int workflowStatus,
    Guid activatedStepId
)
Public Function WorkflowDataInXml (
    sessionId As Guid,
    workflowStatus As Integer,
    activatedStepId As Guid
) As String

Parameters

  • sessionId
    Type: System.Guid

    Specifies the active session ID

  • workflowStatus
    Type: System.Int32

    Specifies the workflow status

  • activatedStepId
    Type: System.Guid

    Specifies the active workflow step ID.

Return Value

Type: System.String

Type: Boolean
True if the XML is created successfully, otherwise false.

See Also

WorkflowData Class
Microsoft.Uii.Desktop.Core Namespace

Return to top

Unified Service Desk 2.0

© 2017 Microsoft. All rights reserved. Copyright