Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2013, Dynamics CRM 2015, Dynamics CRM 2016
Creates an extended application.
Namespace: Microsoft.Uii.Csr.Providers
Assembly: Microsoft.Uii.Csr.Core (in Microsoft.Uii.Csr.Core.dll)
Syntax
public virtual IHostedApplication3 CreateExtendedApplication(
ApplicationRecord application,
Guid applicationID
)
Public Overridable Function CreateExtendedApplication (
application As ApplicationRecord,
applicationID As Guid
) As IHostedApplication3
Parameters
application
Type: Microsoft.Uii.Common.Entities.ApplicationRecordSpecifies the application record containing information about the application being created/run.
applicationID
Type: System.GuidSpecifies the application ID used to identiy which application host owns the extended application.
Return Value
Type: Microsoft.Uii.Csr.IHostedApplication3
IHostedApplication3 interface of the create/run application.
See Also
CreateExtendedApplication Overload
ExtendedApplicationProvider Class
Microsoft.Uii.Csr.Providers Namespace
Return to top
Unified Service Desk 2.0
© 2017 Microsoft. All rights reserved. Copyright