ApplicationHost.RequestBeforeApplicationCreationHandler Delegate
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2013, Dynamics CRM 2015, Dynamics CRM 2016
Event handler for requesting a new application to be created and hosted within UII.
Namespace: Microsoft.Uii.Csr
Assembly: Microsoft.Uii.Csr.Core (in Microsoft.Uii.Csr.Core.dll)
Syntax
public delegate void RequestBeforeApplicationCreationHandler(
ApplicationRecord app
)
Public Delegate Sub RequestBeforeApplicationCreationHandler (
app As ApplicationRecord
)
Parameters
app
Type: Microsoft.Uii.Common.Entities.ApplicationRecordSpecifies the application.
See Also
Return to top
Unified Service Desk 2.0
© 2016 Microsoft. All rights reserved. Copyright