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
Adds an application to the panel.
Namespace: Microsoft.Crm.UnifiedServiceDesk.Dynamics.Interfaces
Assembly: Microsoft.Crm.UnifiedServiceDesk.Dynamics (in Microsoft.Crm.UnifiedServiceDesk.Dynamics.dll)
Syntax
object AddApplication(
string panelName,
object app,
string initializationXml,
bool closeButton
)
Function AddApplication (
panelName As String,
app As Object,
initializationXml As String,
closeButton As Boolean
) As Object
Parameters
panelName
Type: System.StringSpecifies the panel name.
app
Type: System.ObjectSpecifies the application.
initializationXml
Type: System.StringSpecifies the initialization string.
closeButton
Type: System.BooleanSpecifies the close button.
Return Value
Type: System.Object
Type: Object
See Also
IUsdDesktopUserActions Interface
Microsoft.Crm.UnifiedServiceDesk.Dynamics.Interfaces Namespace
Return to top
Unified Service Desk 2.0
© 2017 Microsoft. All rights reserved. Copyright