IWorkItemTrackingDocument Interface
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 | |
---|---|---|
ArtifactType | ||
CanonicalId | ||
Domain | ||
IsDirty | ||
IsDisplayed | ||
IsLoaded | ||
IsNew | ||
TeamFoundationServer | Obsolete. | |
TeamProject | ||
TeamProjectCollection | ||
TokenCount |
Top
Methods
Name | Description | |
---|---|---|
Load | ||
Release | ||
Reload | ||
Save |
Top
Events
Name | Description | |
---|---|---|
Closed | ||
Closing | ||
Loaded | ||
Loading | ||
Reloaded | ||
Saved | ||
Saving | ||
SelectionChanged |
Top
See Also
Reference
Microsoft.VisualStudio.TeamFoundation.WorkItemTracking Namespace