ExecuteActionCall Class
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2013, Dynamics CRM 2015, Dynamics CRM 2016
Contains information to execute an action call from the workflow designer.
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.ExecuteActionCall
Syntax
[ToolboxBitmapAttribute(typeof(ExecuteActionCall), "ActionCall_Designer.png")]
public sealed class ExecuteActionCall : NativeActivity
<ToolboxBitmapAttribute(GetType(ExecuteActionCall), "ActionCall_Designer.png")>
Public NotInheritable Class ExecuteActionCall
Inherits NativeActivity
Constructors
Name | Description | |
---|---|---|
ExecuteActionCall() | Initializes a new instance of the ExecuteActionCall class. |
Properties
Name | Description | |
---|---|---|
ActionCall | Gets or sets the action call. |
|
CacheId | (Inherited from Activity.) |
|
DisplayName | (Inherited from Activity.) |
|
Id | (Inherited from Activity.) |
|
ImplementationVersion | (Inherited from NativeActivity.) |
|
Parameters | Gets or sets the parameters for the action call. |
Methods
Name | Description | |
---|---|---|
Equals(Object) | (Inherited from Object.) |
|
GetHashCode() | (Inherited from Object.) |
|
GetType() | (Inherited from Object.) |
|
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