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
Event handler for the status of the request action specifically used for Winform application
Namespace: Microsoft.Uii.Csr
Assembly: Microsoft.Uii.Csr.Core (in Microsoft.Uii.Csr.Core.dll)
Syntax
public delegate void RequestActionStatusHandler(
IHostedApplication app,
RequestActionEventArgs args
)
Public Delegate Sub RequestActionStatusHandler (
app As IHostedApplication,
args As RequestActionEventArgs
)
Parameters
app
Type: Microsoft.Uii.Csr.IHostedApplicationSpecifies the application
args
Type: Microsoft.Uii.Csr.RequestActionEventArgsSpecifies the event arguments.
See Also
Return to top
Unified Service Desk 2.0
© 2017 Microsoft. All rights reserved. Copyright