WorkflowService Class

Retrieves the workflow related information from the server

Namespace: Microsoft.Uii.AifServices
Assembly: Microsoft.Uii.AifServices (in Microsoft.Uii.AifServices.dll)

Usage

'Usage
Dim instance As WorkflowService

Syntax

'Declaration
Public Class WorkflowService
    Inherits AifServiceBase
    Implements IWorkflowService
public class WorkflowService : AifServiceBase, IWorkflowService
public ref class WorkflowService : public AifServiceBase, IWorkflowService
public class WorkflowService extends AifServiceBase implements IWorkflowService
public class WorkflowService extends AifServiceBase implements IWorkflowService

Inheritance Hierarchy

System.Object
   Microsoft.Uii.AifServices.AifServiceBase
    Microsoft.Uii.AifServices.WorkflowService

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Platforms

See Also

Reference

WorkflowService Members
Microsoft.Uii.AifServices Namespace

Unified Service Desk
Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.