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
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