ActionResult Members
Represents the results of the action.
The following tables list the members exposed by the ActionResult type.
Public Constructors
Name | Description | |
---|---|---|
ActionResult | Overloaded. |
Top
Public Properties
Name | Description | |
---|---|---|
![]() |
Action | Gets or sets the action. |
![]() |
ActionData | Gets or sets the data associated with the action. |
![]() |
AgentScriptActionId | Gets or sets the agent script action ID. |
![]() |
Application | Gets or sets the application. |
![]() |
Condition | Gets or sets the condition. |
![]() |
ConditionResult | Gets or sets the condition result. |
![]() |
Created | Gets or sets the date and time when the action result was created. |
![]() |
Duration | Gets or sets the duration of the action. |
![]() |
exception | Gets or sets the exception. |
![]() |
Name | Gets or sets the name of the action. |
![]() |
Parameters | Gets the parameters for the action. |
![]() |
Result | Gets or sets the result of the action. |
![]() |
SessionId | Gets or sets the session ID. |
![]() |
Source | Gets or sets the source. |
![]() |
Type | Gets or sets the action result type. |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
![]() |
Equals | (inherited from Object) |
![]() |
GetHashCode | (inherited from Object) |
![]() |
GetType | (inherited from Object) |
![]() |
SetParameters | Sets the parameters for the action. |
![]() |
ToString | (inherited from Object) |
Top
Protected Methods
Name | Description | |
---|---|---|
![]() |
Finalize | (inherited from Object) |
![]() |
MemberwiseClone | (inherited from Object) |
Top
See Also
Reference
ActionResult Class
Microsoft.Crm.UnifiedServiceDesk.Dynamics.Utilities Namespace
Unified Service Desk
Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.