Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The StoredQuery class provides server-side WIQL query persistence.
Namespace: Microsoft.TeamFoundation.WorkItemTracking.Client
Assembly: Microsoft.TeamFoundation.WorkItemTracking.Client (in Microsoft.TeamFoundation.WorkItemTracking.Client.dll)
Syntax
'Declaration
Public Class StoredQuery _
Implements IComparable
'Usage
Dim instance As StoredQuery
public class StoredQuery : IComparable
public ref class StoredQuery : IComparable
public class StoredQuery implements IComparable
Inheritance Hierarchy
System.Object
Microsoft.TeamFoundation.WorkItemTracking.Client.StoredQuery
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.