Share via


GlobalInterfaces Class

 

Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2013, Dynamics CRM 2015, Dynamics CRM 2016

Represents hosted controls and interfaces that are part of the global session.

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

Inheritance Hierarchy

System.Object
  Microsoft.Uii.Desktop.Core.GlobalInterfaces

Syntax

public class GlobalInterfaces
Public Class GlobalInterfaces

Constructors

Name Description
System_CAPS_pubmethod GlobalInterfaces()

Initializes a new instance of the GlobalInterfaces class.

Properties

Name Description
System_CAPS_pubproperty Item[Type]

Gets a collection of interfaces, filtered by the interface type

Methods

Name Description
System_CAPS_pubmethod Add<T>(String, Object)

Adds an interface to the global interfaces collection by type.

System_CAPS_pubmethod ContainsInterface(Type)

Determines if an interface type is present in the global applications array.

System_CAPS_pubmethod Equals(Object)

(Inherited from Object.)

System_CAPS_protmethod Finalize()

(Inherited from Object.)

System_CAPS_pubmethod GetApplications<T>()

Gets a collection of interfaces, filtered by the interface type.

System_CAPS_pubmethod GetHashCode()

(Inherited from Object.)

System_CAPS_pubmethod GetType()

(Inherited from Object.)

System_CAPS_protmethod MemberwiseClone()

(Inherited from Object.)

System_CAPS_pubmethod Remove<T>(String)

Removes the specified application from the global interfaces collection by type.

System_CAPS_pubmethod ToString()

(Inherited from Object.)

Thread Safety

Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Microsoft.Uii.Desktop.Core Namespace

Return to top

Unified Service Desk 2.0

© 2016 Microsoft. All rights reserved. Copyright