Share via


ActionEventArgs Class

 

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

Represents the event arguments for action completion event

Namespace:   Microsoft.Uii.Csr
Assembly:  Microsoft.Uii.Csr.Core (in Microsoft.Uii.Csr.Core.dll)

Inheritance Hierarchy

System.Object
  System.EventArgs
    Microsoft.Uii.Csr.ActionEventArgs

Syntax

[SerializableAttribute]
public class ActionEventArgs : EventArgs
<SerializableAttribute>
Public Class ActionEventArgs
    Inherits EventArgs

Constructors

Name Description
System_CAPS_pubmethod ActionEventArgs(Int32, String, String)

Initializes a new instance of the ActionEventArgs class.

Properties

Name Description
System_CAPS_pubproperty Action

Gets the action name

System_CAPS_pubproperty ActionID

Gets the Action ID.

System_CAPS_pubproperty Data

Gets the action data

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 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.Uii.Csr Namespace

Return to top

Unified Service Desk 2.0

© 2017 Microsoft. All rights reserved. Copyright