ActionDefinition Class
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2013, Dynamics CRM 2015, Dynamics CRM 2016
Represents the action definition.
Namespace: Microsoft.Crm.UnifiedServiceDesk.Dynamics.Utilities
Assembly: Microsoft.Crm.UnifiedServiceDesk.Dynamics (in Microsoft.Crm.UnifiedServiceDesk.Dynamics.dll)
Inheritance Hierarchy
System.Object
Microsoft.Crm.UnifiedServiceDesk.Dynamics.Utilities.ActionDefinition
Syntax
public class ActionDefinition
Public Class ActionDefinition
Constructors
Name | Description | |
---|---|---|
ActionDefinition() | Initializes a new instance of the ActionDefinition class. |
Methods
Name | Description | |
---|---|---|
Equals(Object) | (Inherited from Object.) |
|
Finalize() | (Inherited from Object.) |
|
GetHashCode() | (Inherited from Object.) |
|
GetType() | (Inherited from Object.) |
|
MemberwiseClone() | (Inherited from Object.) |
|
ToString() | (Inherited from Object.) |
Fields
Name | Description | |
---|---|---|
Action | Specifies the action. |
|
ActionData | Specifies the data associated with the action. |
|
AgentScriptActionId | Specifies the agent script action ID. |
|
Application | Specifies the application. |
|
Condition | Specifies the condition. |
|
Name | Specifies the name. |
|
parameters | Specifies the parameters. |
|
Source | Specifies the source. |
|
SourceApplication | Specifies the source application. |
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.Utilities Namespace
Return to top
Unified Service Desk 2.0
© 2017 Microsoft. All rights reserved. Copyright