Share via


ActionResult Class

 

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

Represents the results of the action.

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.ActionResult

Syntax

public class ActionResult
Public Class ActionResult

Constructors

Name Description
System_CAPS_pubmethod ActionResult()

Initializes a new instance of the ActionResult class.

System_CAPS_pubmethod ActionResult(ActionDefinition, ConditionResult, Dictionary<String, String>, String)

Initializes a new instance of the ActionResult class.

Properties

Name Description
System_CAPS_pubproperty Action

Gets or sets the action.

System_CAPS_pubproperty ActionData

Gets or sets the data associated with the action.

System_CAPS_pubproperty AgentScriptActionId

Gets or sets the agent script action ID.

System_CAPS_pubproperty Application

Gets or sets the application.

System_CAPS_pubproperty Condition

Gets or sets the condition.

System_CAPS_pubproperty ConditionResult

Gets or sets the condition result.

System_CAPS_pubproperty Created

Gets or sets the date and time when the action result was created.

System_CAPS_pubproperty Duration

Gets or sets the duration of the action.

System_CAPS_pubproperty exception

Gets or sets the exception.

System_CAPS_pubproperty Name

Gets or sets the name of the action.

System_CAPS_pubproperty Parameters

Gets the parameters for the action.

System_CAPS_pubproperty Result

Gets or sets the result of the action.

System_CAPS_pubproperty SessionId

Gets or sets the session ID.

System_CAPS_pubproperty Source

Gets or sets the source.

System_CAPS_pubproperty Type

Gets or sets the action result type.

Methods

Name Description
System_CAPS_pubmethod Equals(Object)

(Inherited from Object.)

System_CAPS_protmethod Finalize()

(Inherited from Object.)

System_CAPS_pubmethod GetHashCode()

(Inherited from Object.)

System_CAPS_pubmethod GetType()

(Inherited from Object.)

System_CAPS_protmethod MemberwiseClone()

(Inherited from Object.)

System_CAPS_pubmethod SetParameters(Dictionary<String, String>)

Sets the parameters for the action.

System_CAPS_pubmethod ToString()

(Inherited from Object.)

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