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
DdaAutomationAdapter implementation of the adapter DoAction method.
This API is not CLS-compliant.
Namespace: Microsoft.Uii.HostedApplicationToolkit.DataDrivenAdapter
Assembly: Microsoft.Uii.HostedApplicationToolkit.DataDrivenAdapter (in Microsoft.Uii.HostedApplicationToolkit.DataDrivenAdapter.dll)
Syntax
[CLSCompliantAttribute(false)]
public override bool DoAction(
Action action,
RequestActionEventArgs raArgs
)
<CLSCompliantAttribute(False)>
Public Overrides Function DoAction (
action As Action,
raArgs As RequestActionEventArgs
) As Boolean
Parameters
action
Type: Microsoft.Uii.Csr.ActionSpecifies the action.
raArgs
Type: Microsoft.Uii.Csr.RequestActionEventArgsSpecifies the request action event args.
Return Value
Type: System.Boolean
Type: Boolean
True if the action is successful, otherwise false.
See Also
DoAction Overload
DdaAutomationAdapter Class
Microsoft.Uii.HostedApplicationToolkit.DataDrivenAdapter Namespace
Return to top
Unified Service Desk 2.0
© 2017 Microsoft. All rights reserved. Copyright