ActionEventArgs Constructor (Int32, String, String)
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2013, Dynamics CRM 2015, Dynamics CRM 2016
Initializes a new instance of the ActionEventArgs class.
Namespace: Microsoft.Uii.Csr
Assembly: Microsoft.Uii.Csr.Core (in Microsoft.Uii.Csr.Core.dll)
Syntax
public ActionEventArgs(
int actionID,
string action,
string data
)
Public Sub New (
actionID As Integer,
action As String,
data As String
)
Parameters
actionID
Type: System.Int32Specifies the action ID
action
Type: System.StringSpecifies the name of the action
data
Type: System.StringSpecifies the data to pass along with the action
See Also
ActionEventArgs Class
Microsoft.Uii.Csr Namespace
Return to top
Unified Service Desk 2.0
© 2017 Microsoft. All rights reserved. Copyright