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
Generic command handler. If the command does not exist in the currnet interface it can be extended via this interface.
Namespace: Microsoft.Uii.Desktop.Cti.Controls
Assembly: Microsoft.Uii.Desktop.Cti.Controls (in Microsoft.Uii.Desktop.Cti.Controls.dll)
Syntax
public abstract string ExecuteGenericCommand(
string commandName,
CtiCommandRequest commandData
)
Public MustOverride Function ExecuteGenericCommand (
commandName As String,
commandData As CtiCommandRequest
) As String
Parameters
commandName
Type: System.StringSpecifies the name of the command to execute.
commandData
Type: Microsoft.Uii.Desktop.Cti.Core.CtiCommandRequestSpecifies the command data.
Return Value
Type: System.String
User defiend response
Implements
ICtiControl.ExecuteGenericCommand(String, CtiCommandRequest)
See Also
CtiHostedControl Class
Microsoft.Uii.Desktop.Cti.Controls Namespace
Return to top
Unified Service Desk 2.0
© 2017 Microsoft. All rights reserved. Copyright