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 | |
---|---|---|
GlobalInterfaces() | Initializes a new instance of the GlobalInterfaces class. |
Properties
Name | Description | |
---|---|---|
Item[Type] | Gets a collection of interfaces, filtered by the interface type |
Methods
Name | Description | |
---|---|---|
Add<T>(String, Object) | Adds an interface to the global interfaces collection by type. |
|
ContainsInterface(Type) | Determines if an interface type is present in the global applications array. |
|
Equals(Object) | (Inherited from Object.) |
|
Finalize() | (Inherited from Object.) |
|
GetApplications<T>() | Gets a collection of interfaces, filtered by the interface type. |
|
GetHashCode() | (Inherited from Object.) |
|
GetType() | (Inherited from Object.) |
|
MemberwiseClone() | (Inherited from Object.) |
|
Remove<T>(String) | Removes the specified application from the global interfaces collection by type. |
|
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