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
Removes an event trigger against the Data Driven Adapter configured for the hosted application.
Namespace: Microsoft.Uii.HostedApplicationToolkit.AutomationHosting
Assembly: Microsoft.Uii.HostedApplicationToolkit.AutomationHosting (in Microsoft.Uii.HostedApplicationToolkit.AutomationHosting.dll)
Syntax
public void RemoveDoActionEventTrigger(
string applicationName,
string controlName,
string eventName,
string actionAppName,
string actionName
)
Public Sub RemoveDoActionEventTrigger (
applicationName As String,
controlName As String,
eventName As String,
actionAppName As String,
actionName As String
)
Parameters
applicationName
Type: System.StringSpecifies the application name.
controlName
Type: System.StringSpecifies the control name.
eventName
Type: System.StringSpecifies the event name.
actionAppName
Type: System.StringSpecifies the action application name.
actionName
Type: System.StringSpecifies the action name.
See Also
AutomationBridgeService Class
Microsoft.Uii.HostedApplicationToolkit.AutomationHosting Namespace
Return to top
Unified Service Desk 2.0
© 2017 Microsoft. All rights reserved. Copyright