Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2013, Dynamics CRM 2015, Dynamics CRM 2016
Represents the event handler to notify the application host that an action has completed.
Namespace: Microsoft.Uii.Csr
Assembly: Microsoft.Uii.Csr.Core (in Microsoft.Uii.Csr.Core.dll)
Syntax
public delegate void ActionCompletedEventHandler(
IHostedApplication app,
ActionEventArgs args
)
Public Delegate Sub ActionCompletedEventHandler (
app As IHostedApplication,
args As ActionEventArgs
)
Parameters
app
Type: Microsoft.Uii.Csr.IHostedApplicationSpecifies the application
args
Type: Microsoft.Uii.Csr.ActionEventArgsSpecifies the event arguments.
See Also
Return to top
Unified Service Desk 2.0
© 2017 Microsoft. All rights reserved. Copyright