HostedApplicationAdapter.AdapterFireAction Method (String, String, String)

 

Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2013, Dynamics CRM 2015, Dynamics CRM 2016

Note: This API is now obsolete.

Used by inherited classes to request an action through UII to other applications.

Namespace:   Microsoft.Uii.Csr
Assembly:  Microsoft.Uii.Csr.Core (in Microsoft.Uii.Csr.Core.dll)

Syntax

[ObsoleteAttribute("This method has been deprecated, use AdapterFireRequestAction instead!")]
public void AdapterFireAction(
    string applicationName,
    string actionName,
    string data
)
<ObsoleteAttribute("This method has been deprecated, use AdapterFireRequestAction instead!")>
Public Sub AdapterFireAction (
    applicationName As String,
    actionName As String,
    data As String
)

Parameters

  • applicationName
    Type: System.String

    Specifies the target application.

  • actionName
    Type: System.String

    Specifies the name of the action.

See Also

HostedApplicationAdapter Class
Microsoft.Uii.Csr Namespace

Return to top

Unified Service Desk 2.0

© 2016 Microsoft. All rights reserved. Copyright