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
Note: This API is now obsolete.
Creates Hosted Application. Based on the isolation level, launches the Hosted Application in the same domain or different domain or different process.
Namespace: Microsoft.Uii.Csr
Assembly: Microsoft.Uii.Csr.Core (in Microsoft.Uii.Csr.Core.dll)
Syntax
[ObsoleteAttribute("This method has been deprecated, use CreateApplication(ApplicationRecord, WorkItem)")]
public static IHostedApplication CreateApplication(
ApplicationRecord appRecord
)
<ObsoleteAttribute("This method has been deprecated, use CreateApplication(ApplicationRecord, WorkItem)")>
Public Shared Function CreateApplication (
appRecord As ApplicationRecord
) As IHostedApplication
Parameters
appRecord
Type: Microsoft.Uii.Common.Entities.ApplicationRecordApplication Record.
Return Value
Type: Microsoft.Uii.Csr.IHostedApplication
Hosted Application created. Null, if the hosted application creation fails.
See Also
CreateApplication Overload
HostedAppFactory Class
Microsoft.Uii.Csr Namespace
Return to top
Unified Service Desk 2.0
© 2017 Microsoft. All rights reserved. Copyright