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
AutomationAdapter implementation of the adapter’s DoAction method.
Namespace: Microsoft.Uii.HostedApplicationToolkit.AutomationHosting
Assembly: Microsoft.Uii.HostedApplicationToolkit.AutomationHosting (in Microsoft.Uii.HostedApplicationToolkit.AutomationHosting.dll)
Syntax
public override bool DoAction(
Action action,
RequestActionEventArgs raArgs
)
Public Overrides Function DoAction (
action As Action,
raArgs As RequestActionEventArgs
) As Boolean
Parameters
action
Type: Microsoft.Uii.Csr.ActionSpecifies the action to be performed.
raArgs
Type: Microsoft.Uii.Csr.RequestActionEventArgsSpecifies the request action arguments.
Return Value
Type: System.Boolean
Type: Boolean
True if the action is performed successfully, otherwise false.
See Also
DoAction Overload
AutomationAdapter Class
Microsoft.Uii.HostedApplicationToolkit.AutomationHosting Namespace
Return to top
Unified Service Desk 2.0
© 2016 Microsoft. All rights reserved. Copyright