IWorkflow.IsWorkflowPending Method (Guid)
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2013, Dynamics CRM 2015, Dynamics CRM 2016
Checks whether the workflow XML in the session's workflow string property is a valid pending workflow.
Namespace: Microsoft.Uii.Desktop.Core
Assembly: Microsoft.Uii.Desktop.Core (in Microsoft.Uii.Desktop.Core.dll)
Syntax
bool IsWorkflowPending(
Guid agentId
)
Function IsWorkflowPending (
agentId As Guid
) As Boolean
Parameters
agentId
Type: System.GuidSpecifies the agent ID.
Return Value
Type: System.Boolean
Type: Boolean
True if a valid pending workflow is present, otherwise false
See Also
IWorkflow Interface
Microsoft.Uii.Desktop.Core Namespace
Return to top
Unified Service Desk 2.0
© 2017 Microsoft. All rights reserved. Copyright