Compartilhar via


AutomationBridgeService Class

 

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

Represents the service used by HAT activities to interact with HAT.

Namespace:   Microsoft.Uii.HostedApplicationToolkit.AutomationHosting
Assembly:  Microsoft.Uii.HostedApplicationToolkit.AutomationHosting (in Microsoft.Uii.HostedApplicationToolkit.AutomationHosting.dll)

Inheritance Hierarchy

System.Object
  Microsoft.Uii.HostedApplicationToolkit.AutomationHosting.AutomationBridgeService

Syntax

public class AutomationBridgeService
Public Class AutomationBridgeService

Constructors

Name Description
System_CAPS_pubmethod AutomationBridgeService()

Initializes a new instance of the AutomationBridgeService class.

Properties

Name Description
System_CAPS_pubproperty ActionData

Gets or sets the data parameter of the currently executing DoAction.

System_CAPS_pubproperty InstanceId

Gets or sets the instance ID.

Methods

Name Description
System_CAPS_pubmethod AddDoActionEventTrigger(String, String, String, String, String, String)

Adds an event trigger against the Data Driven Adapter configured for the hosted application.

System_CAPS_pubmethod CloseApplication(String)

Closes a dynamic application.

System_CAPS_pubmethod DoAction(String, String, Object)

Invokes a UII DoAction.

System_CAPS_pubmethod Equals(Object)

(Inherited from Object.)

System_CAPS_pubmethod ExecuteControlAction(String, String, Boolean, String)

Calls the corresponding method on the Data Driven Adapter configured for the hosted application.

System_CAPS_protmethod Finalize()

(Inherited from Object.)

System_CAPS_pubmethod FindControl(String, String)

Calls the corresponding method on the Data Driven Adapter configured for the hosted application.

System_CAPS_pubmethod FocusApplication(String)

Sets focus on an application

System_CAPS_pubmethod GetContextValue(String)

Retrieves a value from the UII context.

System_CAPS_pubmethod GetControlValue(String, String, String)

Calls the corresponding method on the Data Driven Adapter configured for the hosted application.

System_CAPS_pubmethod GetHashCode()

(Inherited from Object.)

System_CAPS_pubmethod GetInitstring(String, String)

Gets the associated initialization string.

System_CAPS_pubmethod GetType()

(Inherited from Object.)

System_CAPS_pubmethod HostApplication(String)

Hosts an application.

System_CAPS_protmethod MemberwiseClone()

(Inherited from Object.)

System_CAPS_pubmethod Navigate(String, String, String, Byte[], String)

Navigates to a particular URL

System_CAPS_pubmethod RemoveDoActionEventTrigger(String, String, String, String, String)

Removes an event trigger against the Data Driven Adapter configured for the hosted application.

System_CAPS_pubmethod SetContextValue(String, String)

Sets a value in the UII context.

System_CAPS_pubmethod SetControlValue(String, String, String, String)

Calls the corresponding method on the Data Driven Adapter configured for the hosted application.

System_CAPS_pubmethod StartApplication(String)

Calls the corresponding method on the Data Driven Adapter configured for the hosted application.

System_CAPS_pubmethod ToString()

(Inherited from Object.)

Thread Safety

Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Microsoft.Uii.HostedApplicationToolkit.AutomationHosting Namespace

Return to top

Unified Service Desk 2.0

© 2017 Microsoft. All rights reserved. Copyright