IWorkflow.WorkflowUpdate Method (Guid, Guid)
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2013, Dynamics CRM 2015, Dynamics CRM 2016
Updates the workflow.
Namespace: Microsoft.Uii.Desktop.Core
Assembly: Microsoft.Uii.Desktop.Core (in Microsoft.Uii.Desktop.Core.dll)
Syntax
bool WorkflowUpdate(
Guid agentId,
Guid sessionId
)
Function WorkflowUpdate (
agentId As Guid,
sessionId As Guid
) As Boolean
Parameters
agentId
Type: System.GuidSpecifies the agent ID.
sessionId
Type: System.GuidSpecifies the session ID
Return Value
Type: System.Boolean
Type: Boolean
True If the workflow is updated successfully, otherwise false
See Also
IWorkflow Interface
Microsoft.Uii.Desktop.Core Namespace
Return to top
Unified Service Desk 2.0
© 2016 Microsoft. All rights reserved. Copyright