SessionTabsControl.AddSession Method (Session, Boolean)
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2013, Dynamics CRM 2015, Dynamics CRM 2016
Adds the session to the ComboBox control if it’s not already there.
Namespace: Microsoft.Crm.UnifiedServiceDesk.Dynamics
Assembly: Microsoft.Crm.UnifiedServiceDesk.Dynamics (in Microsoft.Crm.UnifiedServiceDesk.Dynamics.dll)
Syntax
public virtual void AddSession(
Session session,
bool selected
)
Public Overridable Sub AddSession (
session As Session,
selected As Boolean
)
Parameters
session
Type: Microsoft.Uii.Csr.SessionSpecifies the session.
selected
Type: System.BooleanSpecifies whether the session is selected or not.
Implements
ISessionExplorer.AddSession(Session, Boolean)
See Also
SessionTabsControl Class
Microsoft.Crm.UnifiedServiceDesk.Dynamics Namespace
Return to top
Unified Service Desk 2.0
© 2017 Microsoft. All rights reserved. Copyright