Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2013, Dynamics CRM 2015, Dynamics CRM 2016
Create a request to run an action.
Namespace: Microsoft.Uii.Csr
Assembly: Microsoft.Uii.Csr.Core (in Microsoft.Uii.Csr.Core.dll)
Syntax
public RequestActionEventArgs(
string sessionId,
string target,
string action,
object data
)
Public Sub New (
sessionId As String,
target As String,
action As String,
data As Object
)
Parameters
sessionId
Type: System.StringThe session id containing the target application (null/empty indicates use active session)
target
Type: System.StringThe application to run the action on or * for all applications
action
Type: System.StringThe name of the action
data
Type: System.ObjectSome data to pass along to the action
See Also
RequestActionEventArgs Overload
RequestActionEventArgs Class
Microsoft.Uii.Csr Namespace
Return to top
Unified Service Desk 2.0
© 2017 Microsoft. All rights reserved. Copyright