GlobalInterfaces.ContainsInterface Method (Type)
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2013, Dynamics CRM 2015, Dynamics CRM 2016
Determines if an interface type is present in the global applications array.
Namespace: Microsoft.Uii.Desktop.Core
Assembly: Microsoft.Uii.Desktop.Core (in Microsoft.Uii.Desktop.Core.dll)
Syntax
public bool ContainsInterface(
Type interfaceType
)
Public Function ContainsInterface (
interfaceType As Type
) As Boolean
Parameters
interfaceType
Type: System.TypeSpecifies the type of interface.
Return Value
Type: System.Boolean
Type: Boolean
True if the interface is found, otherwise false.
See Also
GlobalInterfaces Class
Microsoft.Uii.Desktop.Core Namespace
Return to top
Unified Service Desk 2.0
© 2017 Microsoft. All rights reserved. Copyright