ClientWiqlAdapterHelper Class
Inheritance Hierarchy
System.Object
Microsoft.TeamFoundation.WorkItemTracking.Client.ClientWiqlAdapterHelper
Namespace: Microsoft.TeamFoundation.WorkItemTracking.Client
Assembly: Microsoft.TeamFoundation.WorkItemTracking.Client (in Microsoft.TeamFoundation.WorkItemTracking.Client.dll)
Syntax
'Declaration
Public Class ClientWiqlAdapterHelper _
Implements IWiqlAdapterHelper
public class ClientWiqlAdapterHelper : IWiqlAdapterHelper
public ref class ClientWiqlAdapterHelper : IWiqlAdapterHelper
type ClientWiqlAdapterHelper =
class
interface IWiqlAdapterHelper
end
public class ClientWiqlAdapterHelper implements IWiqlAdapterHelper
The ClientWiqlAdapterHelper type exposes the following members.
Constructors
Name | Description | |
---|---|---|
ClientWiqlAdapterHelper |
Top
Properties
Name | Description | |
---|---|---|
CultureInfo | ||
TimeZone | ||
UserDisplayName |
Top
Methods
Top
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.