AdapterContextChanged Delegate
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2013, Dynamics CRM 2015, Dynamics CRM 2016
Represents the abstract class used by UII as the generalized base class for other adapters.
Namespace: Microsoft.Uii.Csr
Assembly: Microsoft.Uii.Csr.Core (in Microsoft.Uii.Csr.Core.dll)
Syntax
public delegate void AdapterContextChanged(
Context newContext
)
Public Delegate Sub AdapterContextChanged (
newContext As Context
)
Parameters
newContext
Type: Microsoft.Uii.Csr.ContextSpecifies the new context.
See Also
Return to top
Unified Service Desk 2.0
© 2017 Microsoft. All rights reserved. Copyright