ISessionExplorer.RemoveApplicationNode Method (Session, IHostedApplication)
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2013, Dynamics CRM 2015, Dynamics CRM 2016
Removes a single application node from the session explorer.
Namespace: Microsoft.Uii.Desktop.Core
Assembly: Microsoft.Uii.Desktop.Core (in Microsoft.Uii.Desktop.Core.dll)
Syntax
void RemoveApplicationNode(
Session session,
IHostedApplication app
)
Sub RemoveApplicationNode (
session As Session,
app As IHostedApplication
)
Parameters
session
Type: Microsoft.Uii.Csr.SessionSpecifies the current active session
app
Type: Microsoft.Uii.Csr.IHostedApplicationSpecifies the application to remove.
Remarks
If the application is global then will remove for all session, else will remove only for the active session passed in.
See Also
ISessionExplorer Interface
Microsoft.Uii.Desktop.Core Namespace
Return to top
Unified Service Desk 2.0
© 2017 Microsoft. All rights reserved. Copyright