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
Note: This API is now obsolete.
Called by UII whenever an action is about to be performed on the application.
Namespace: Microsoft.Uii.Csr
Assembly: Microsoft.Uii.Csr.Core (in Microsoft.Uii.Csr.Core.dll)
Syntax
[ObsoleteAttribute("This method has been deprecated, use DoAction(RequestActionEventArgs args) instead!")]
public virtual bool DoAction(
Action action,
ref string data
)
<ObsoleteAttribute("This method has been deprecated, use DoAction(RequestActionEventArgs args) instead!")>
Public Overridable Function DoAction (
action As Action,
ByRef data As String
) As Boolean
Parameters
action
Type: Microsoft.Uii.Csr.ActionSpecifies the action that is performed on the application.
data
Type: System.StringSpecifies the action data.
Return Value
Type: System.Boolean
Type: Boolean
true to accept the change; otherwise, false.
See Also
DoAction Overload
HostedApplicationAdapter Class
Microsoft.Uii.Csr Namespace
Return to top
Unified Service Desk 2.0
© 2016 Microsoft. All rights reserved. Copyright