Compartir a través de


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
public property Action Gets or sets the action.
public property ActionData Gets or sets the data associated with the action.
public property AgentScriptActionId Gets or sets the agent script action ID.
public property Application Gets or sets the application.
public property Condition Gets or sets the condition.
public property ConditionResult Gets or sets the condition result.
public property Created Gets or sets the date and time when the action result was created.
public property Duration Gets or sets the duration of the action.
public property exception Gets or sets the exception.
public property Name Gets or sets the name of the action.
public property Parameters Gets the parameters for the action.
public property Result Gets or sets the result of the action.
public property SessionId Gets or sets the session ID.
public property Source Gets or sets the source.
public property Type Gets or sets the action result type.

Top

Public Methods

(see also Protected Methods)

  Name Description
public method Equals  (inherited from Object)
public method GetHashCode  (inherited from Object)
public method GetType  (inherited from Object)
public method SetParameters Sets the parameters for the action.
public method ToString  (inherited from Object)

Top

Protected Methods

  Name Description
protected method Finalize  (inherited from Object)
protected method 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.