ExecuteAction Members
Contains the information needed to execute an action in the workflow.
The following tables list the members exposed by the ExecuteAction type.
Public Constructors
Name | Description | |
---|---|---|
ExecuteAction | Initializes a new instance of the ExecuteAction class. |
Top
Public Properties
(see also Protected Properties)
Name | Description | |
---|---|---|
Action | Gets or sets the action to be executed. | |
DisplayName | (inherited from Activity) | |
HostedApplication | Gets or sets the hosted application. | |
Id | (inherited from Activity) | |
Parameters | Gets or sets the parameters. |
Top
Protected Properties
Name | Description | |
---|---|---|
CanInduceIdle | (inherited from NativeActivity) | |
Constraints | (inherited from Activity) | |
Implementation | Overridden. (inherited from Activity) |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
Equals | (inherited from Object) | |
GetHashCode | (inherited from Object) | |
GetType | (inherited from Object) | |
ShouldSerializeDisplayName | (inherited from Activity) | |
ToString | Overridden. (inherited from Object) |
Top
Protected Methods
Name | Description | |
---|---|---|
Abort | (inherited from NativeActivity) | |
CacheMetadata | Overridden. (inherited from Activity) | |
CacheMetadata | (inherited from NativeActivity) | |
Cancel | (inherited from NativeActivity) | |
Execute | (inherited from NativeActivity) | |
Finalize | (inherited from Object) | |
MemberwiseClone | (inherited from Object) |
Top
See Also
Reference
ExecuteAction Class
Microsoft.Crm.UnifiedServiceDesk.Dynamics.Controls.WorkflowDesigner Namespace
Unified Service Desk
Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.