ISessionExplorer.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 tree control if it’s not already there.

Namespace:   Microsoft.Uii.Desktop.Core
Assembly:  Microsoft.Uii.Desktop.Core (in Microsoft.Uii.Desktop.Core.dll)

Syntax

void AddSession(
    Session session,
    bool selected
)
Sub AddSession (
    session As Session,
    selected As Boolean
)

Parameters

  • selected
    Type: System.Boolean

    True if the session is selected, otherwise false.

See Also

ISessionExplorer Interface
Microsoft.Uii.Desktop.Core Namespace

Return to top

Unified Service Desk 2.0

© 2017 Microsoft. All rights reserved. Copyright