RequestActionEventHandler Delegate
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2013, Dynamics CRM 2015, Dynamics CRM 2016
Delegate event handler use in event to request an action of another application to be invoked
Namespace: Microsoft.Uii.Csr
Assembly: Microsoft.Uii.Csr.Core (in Microsoft.Uii.Csr.Core.dll)
Syntax
public delegate void RequestActionEventHandler(
IHostedApplication app,
RequestActionEventArgs args
)
Public Delegate Sub RequestActionEventHandler (
app As IHostedApplication,
args As RequestActionEventArgs
)
See Also
Return to top
Unified Service Desk 2.0
© 2017 Microsoft. All rights reserved. Copyright