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 action to the application.
Namespace: Microsoft.Uii.Csr
Assembly: Microsoft.Uii.Csr.Core (in Microsoft.Uii.Csr.Core.dll)
Syntax
void AddAction(
int id,
string name,
string initialization
)
Sub AddAction (
id As Integer,
name As String,
initialization As String
)
Parameters
id
Type: System.Int32Specifies the application ID.
name
Type: System.StringSpecifies the application name.
initialization
Type: System.StringSpecifies the application initialization string.
See Also
IHostedApplication Interface
Microsoft.Uii.Csr Namespace
Return to top
Unified Service Desk 2.0
© 2017 Microsoft. All rights reserved. Copyright