DdaAutomationAdapter Class
Represents DDA-only capability for hosted applications.
Namespace: Microsoft.Uii.HostedApplicationToolkit.DataDrivenAdapter
Assembly: Microsoft.Uii.HostedApplicationToolkit.DataDrivenAdapter (in Microsoft.Uii.HostedApplicationToolkit.DataDrivenAdapter.dll)
Usage
'Usage
Dim instance As DdaAutomationAdapter
Syntax
'Declaration
<CLSCompliantAttribute(False)> _
Public Class DdaAutomationAdapter
Inherits HostedApplicationAdapter
[CLSCompliantAttribute(false)]
public class DdaAutomationAdapter : HostedApplicationAdapter
[CLSCompliantAttribute(false)]
public ref class DdaAutomationAdapter : public HostedApplicationAdapter
/** @attribute CLSCompliantAttribute(false) */
public class DdaAutomationAdapter extends HostedApplicationAdapter
CLSCompliantAttribute(false)
public class DdaAutomationAdapter extends HostedApplicationAdapter
Inheritance Hierarchy
System.Object
Microsoft.Uii.Csr.HostedApplicationAdapter
Microsoft.Uii.HostedApplicationToolkit.DataDrivenAdapter.DdaAutomationAdapter
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
DdaAutomationAdapter Members
Microsoft.Uii.HostedApplicationToolkit.DataDrivenAdapter Namespace
Unified Service Desk
Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.