ExecuteAction Class

 

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

Contains the information needed to execute an action in the workflow.

Namespace:   Microsoft.Crm.UnifiedServiceDesk.Dynamics.Controls.WorkflowDesigner
Assembly:  Microsoft.Crm.UnifiedServiceDesk.Dynamics (in Microsoft.Crm.UnifiedServiceDesk.Dynamics.dll)

Inheritance Hierarchy

System.Object
  System.Activities.Activity
    System.Activities.NativeActivity
      Microsoft.Crm.UnifiedServiceDesk.Dynamics.Controls.WorkflowDesigner.ExecuteAction

Syntax

[ToolboxBitmapAttribute(typeof(ExecuteAction), "ActionCall_Designer.png")]
public sealed class ExecuteAction : NativeActivity
<ToolboxBitmapAttribute(GetType(ExecuteAction), "ActionCall_Designer.png")>
Public NotInheritable Class ExecuteAction
    Inherits NativeActivity

Constructors

Name Description
System_CAPS_pubmethod ExecuteAction()

Initializes a new instance of the ExecuteAction class.

Properties

Name Description
System_CAPS_pubproperty Action

Gets or sets the action to be executed.

System_CAPS_protproperty CacheId

(Inherited from Activity.)

System_CAPS_pubproperty DisplayName

(Inherited from Activity.)

System_CAPS_pubproperty HostedApplication

Gets or sets the hosted application.

System_CAPS_pubproperty Id

(Inherited from Activity.)

System_CAPS_protproperty ImplementationVersion

(Inherited from NativeActivity.)

System_CAPS_pubproperty Parameters

Gets or sets the parameters.

Methods

Name Description
System_CAPS_pubmethod Equals(Object)

(Inherited from Object.)

System_CAPS_pubmethod GetHashCode()

(Inherited from Object.)

System_CAPS_pubmethod GetType()

(Inherited from Object.)

System_CAPS_pubmethod ToString()

(Inherited from Activity.)

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.Crm.UnifiedServiceDesk.Dynamics.Controls.WorkflowDesigner Namespace

Return to top

Unified Service Desk 2.0

© 2017 Microsoft. All rights reserved. Copyright