This documentation is archived and is not being maintained.
This documentation is archived and is not being maintained.
DocumentService Class
Summary description for DocumentService.
System::Object
Microsoft.VisualStudio.TeamFoundation.WorkItemTracking::DocumentService
Namespace:
Microsoft.VisualStudio.TeamFoundation.WorkItemTracking Assembly:
Microsoft.VisualStudio.TeamFoundation.WorkItemTracking (in Microsoft.VisualStudio.TeamFoundation.WorkItemTracking.dll)
[GuidAttribute(L"40BEAC94-C7C0-429c-BC59-72748E8A597E")]
[ComVisibleAttribute(true)]
public ref class DocumentService : IWorkItemControlHost
The DocumentService type exposes the following members.
|
| Name | Description |
|---|
 | ContainsWorkItem(TeamFoundationServer, Int32) | Obsolete. |
 | ContainsWorkItem(TfsTeamProjectCollection, Int32) | |
 | CreateLinkResults | |
 | CreateQuery(TeamFoundationServer, String, QueryFolder, String, Object) | Obsolete. |
 | CreateQuery(TeamFoundationServer, String, Boolean, String, Object) | Obsolete. |
 | CreateQuery(TfsTeamProjectCollection, String, QueryFolder, String, Object) | |
 | CreateQuery(TfsTeamProjectCollection, String, Boolean, String, Object) | |
 | CreateResults | Obsolete. |
 | CreateWorkItem(WorkItem, Object) | |
 | CreateWorkItem(TeamFoundationServer, String, String, Object) | Obsolete. |
 | CreateWorkItem(TfsTeamProjectCollection, String, String, Object) | |
 | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
 | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
 | FindDocument | |
 | GetDocuments | |
 | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
 | GetLinkResults | |
 | GetQuery(TeamFoundationServer, String, Object) | Obsolete. |
 | GetQuery(TfsTeamProjectCollection, String, Object) | |
 | GetResults | Obsolete. |
 | GetType | Gets the Type of the current instance. (Inherited from Object.) |
 | GetWorkItem(TeamFoundationServer, Int32, Object) | Obsolete. |
 | GetWorkItem(TfsTeamProjectCollection, Int32, Object) | |
 | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
 | OnDocumentAdded | |
 | OnDocumentRemoved | |
 | ShowQuery | |
 | ShowResults | |
 | ShowWorkItem | |
 | ToString | Returns a string that represents the current object. (Inherited from Object.) |
TopAny public
static (
Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.