Share via


UIADataDrivenAdapter Class

Represents the adapter for Windows applications, Wpf applications and web applications to manage access between the application, user interface, and automated entities within UII.

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

Usage

'Usage
Dim instance As UIADataDrivenAdapter

Syntax

'Declaration
Public Class UIADataDrivenAdapter
    Inherits DataDrivenAdapterBase
public class UIADataDrivenAdapter : DataDrivenAdapterBase
public ref class UIADataDrivenAdapter : public DataDrivenAdapterBase
public class UIADataDrivenAdapter extends DataDrivenAdapterBase
public class UIADataDrivenAdapter extends DataDrivenAdapterBase

Inheritance Hierarchy

System.Object
   Microsoft.Uii.HostedApplicationToolkit.DataDrivenAdapter.DataDrivenAdapterBase
    Microsoft.Uii.HostedApplicationToolkit.DataDrivenAdapter.UIADataDrivenAdapter

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.

Platforms

See Also

Reference

UIADataDrivenAdapter Members
Microsoft.Uii.HostedApplicationToolkit.DataDrivenAdapter Namespace

Unified Service Desk
Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.