Share via


WorkflowService Class

 

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

Retrieves the workflow related information from the server

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

Inheritance Hierarchy

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

Syntax

public class WorkflowService : AifServiceBase, IWorkflowService
Public Class WorkflowService
    Inherits AifServiceBase
    Implements IWorkflowService

Constructors

Name Description
System_CAPS_pubmethod WorkflowService()

Initializes a new instance of the WorkflowService class.

Properties

Name Description
System_CAPS_pubproperty CrmServiceClient

Gets the Crm Service Client Instance.(Inherited from AifServiceBase.)

System_CAPS_pubproperty OrganizationServiceProxy

Obsolete. Gets the organization service proxy.(Inherited from AifServiceBase.)

Methods

Name Description
System_CAPS_pubmethod Equals(Object)

(Inherited from Object.)

System_CAPS_protmethod Finalize()

(Inherited from Object.)

System_CAPS_pubmethod GetHashCode()

(Inherited from Object.)

System_CAPS_pubmethod GetType()

(Inherited from Object.)

System_CAPS_pubmethod GetWorkflowNames()

Retrives a list of available workflows.

System_CAPS_pubmethod GetWorkflowSteps(Guid)

Retrieves a list of workflow steps for a workflow.

System_CAPS_protmethod MemberwiseClone()

(Inherited from Object.)

System_CAPS_pubmethod ToString()

(Inherited from Object.)

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.

See Also

Microsoft.Uii.AifServices Namespace

Return to top

Unified Service Desk 2.0

© 2017 Microsoft. All rights reserved. Copyright