This interface is that basis for all public documents.
Namespace:  Microsoft.VisualStudio.TeamFoundation.WorkItemTracking
Assembly:  Microsoft.VisualStudio.TeamFoundation.WorkItemTracking (in Microsoft.VisualStudio.TeamFoundation.WorkItemTracking.dll)
Syntax
'Declaration
Public Interface IWorkItemTrackingDocument
public interface IWorkItemTrackingDocument
public interface class IWorkItemTrackingDocument
type IWorkItemTrackingDocument =  interface end
public interface IWorkItemTrackingDocument
The IWorkItemTrackingDocument type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| .gif) | ArtifactType | |
| .gif) | CanonicalId | |
| .gif) | Domain | |
| .gif) | IsDirty | |
| .gif) | IsDisplayed | |
| .gif) | IsLoaded | |
| .gif) | IsNew | |
| .gif) | TeamFoundationServer | Obsolete. | 
| .gif) | TeamProject | |
| .gif) | TeamProjectCollection | |
| .gif) | TokenCount | 
Top
Methods
| Name | Description | |
|---|---|---|
| .gif) | Load | |
| .gif) | Release | |
| .gif) | Reload | |
| .gif) | Save | 
Top
Events
| Name | Description | |
|---|---|---|
| .gif) | Closed | |
| .gif) | Closing | |
| .gif) | Loaded | |
| .gif) | Loading | |
| .gif) | Reloaded | |
| .gif) | Saved | |
| .gif) | Saving | |
| .gif) | SelectionChanged | 
Top
See Also
Reference
Microsoft.VisualStudio.TeamFoundation.WorkItemTracking Namespace