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 | |
---|---|---|
AutomationBridgeService() | Initializes a new instance of the AutomationBridgeService class. |
Properties
Name | Description | |
---|---|---|
ActionData | Gets or sets the data parameter of the currently executing DoAction. |
|
InstanceId | Gets or sets the instance ID. |
Methods
Name | Description | |
---|---|---|
AddDoActionEventTrigger(String, String, String, String, String, String) | Adds an event trigger against the Data Driven Adapter configured for the hosted application. |
|
CloseApplication(String) | Closes a dynamic application. |
|
DoAction(String, String, Object) | Invokes a UII DoAction. |
|
Equals(Object) | (Inherited from Object.) |
|
ExecuteControlAction(String, String, Boolean, String) | Calls the corresponding method on the Data Driven Adapter configured for the hosted application. |
|
Finalize() | (Inherited from Object.) |
|
FindControl(String, String) | Calls the corresponding method on the Data Driven Adapter configured for the hosted application. |
|
FocusApplication(String) | Sets focus on an application |
|
GetContextValue(String) | Retrieves a value from the UII context. |
|
GetControlValue(String, String, String) | Calls the corresponding method on the Data Driven Adapter configured for the hosted application. |
|
GetHashCode() | (Inherited from Object.) |
|
GetInitstring(String, String) | Gets the associated initialization string. |
|
GetType() | (Inherited from Object.) |
|
HostApplication(String) | Hosts an application. |
|
MemberwiseClone() | (Inherited from Object.) |
|
Navigate(String, String, String, Byte[], String) | Navigates to a particular URL |
|
RemoveDoActionEventTrigger(String, String, String, String, String) | Removes an event trigger against the Data Driven Adapter configured for the hosted application. |
|
SetContextValue(String, String) | Sets a value in the UII context. |
|
SetControlValue(String, String, String, String) | Calls the corresponding method on the Data Driven Adapter configured for the hosted application. |
|
StartApplication(String) | Calls the corresponding method on the Data Driven Adapter configured for the hosted application. |
|
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