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
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.GuidSpecifies the active session ID
workflowStatus
Type: System.Int32Specifies the workflow status
activatedStepId
Type: System.GuidSpecifies 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