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
Method to add an action.
Namespace: Microsoft.Uii.Csr
Assembly: Microsoft.Uii.Csr.Core (in Microsoft.Uii.Csr.Core.dll)
Syntax
public abstract void AddAction(
int id,
string name,
string initialization
)
Public MustOverride Sub AddAction (
id As Integer,
name As String,
initialization As String
)
Parameters
id
Type: System.Int32Action ID.
name
Type: System.StringAction Name.
initialization
Type: System.StringAction initialization information.
Implements
IHostedApplication.AddAction(Int32, String, String)
See Also
HostedApplication Class
Microsoft.Uii.Csr Namespace
Return to top
Unified Service Desk 2.0
© 2017 Microsoft. All rights reserved. Copyright