Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2013, Dynamics CRM 2015, Dynamics CRM 2016
Removes the specified application from the global interfaces collection by type.
Namespace: Microsoft.Uii.Desktop.Core
Assembly: Microsoft.Uii.Desktop.Core (in Microsoft.Uii.Desktop.Core.dll)
Syntax
public bool Remove<T>(
string applicationName
)
Public Function Remove(Of T) (
applicationName As String
) As Boolean
Parameters
applicationName
Type: System.StringSpecifies the name of the application.
Return Value
Type: System.Boolean
Type: Boolean
True if the application is successfully removed, otherwise false.
Type Parameters
- T
Specifies the type of interface.
See Also
GlobalInterfaces Class
Microsoft.Uii.Desktop.Core Namespace
Return to top
Unified Service Desk 2.0
© 2016 Microsoft. All rights reserved. Copyright