1:
2: TypeName: Microsoft.TeamFoundation.WorkItemTracking.Client.WorkItem
3:
4: Name MemberType Definition
5: ---- ---------- ----------
6: FieldChanged Event Microsoft.TeamFoundation.WorkItemTracking.Client.WorkItemFieldChangeEve...
7: Copy Method Microsoft.TeamFoundation.WorkItemTracking.Client.WorkItem Copy(Microsof...
8: Equals Method bool Equals(System.Object obj)
9: GetHashCode Method int GetHashCode()
10: GetNextState Method string GetNextState(string action)
11: GetType Method type GetType()
12: IsValid Method bool IsValid()
13: MergeToLatest Method System.Void MergeToLatest()
14: Open Method System.Void Open()
15: PartialOpen Method System.Void PartialOpen()
16: Reset Method System.Void Reset()
17: Save Method System.Void Save()
18: SyncToLatest Method System.Void SyncToLatest()
19: ToString Method string ToString()
20: Validate Method System.Collections.ArrayList Validate()
21: Item ParameterizedProperty System.Object Item(string name) {get;set;}, System.Object Item(Microsof...
22: AreaId Property System.Int32 AreaId {get;set;}
23: AreaPath Property System.String AreaPath {get;set;}
24: AttachedFileCount Property System.Int32 AttachedFileCount {get;}
25: Attachments Property Microsoft.TeamFoundation.WorkItemTracking.Client.AttachmentCollection A...
26: ChangedBy Property System.String ChangedBy {get;}
27: ChangedDate Property System.DateTime ChangedDate {get;}
28: CreatedBy Property System.String CreatedBy {get;}
29: CreatedDate Property System.DateTime CreatedDate {get;}
30: Description Property System.String Description {get;set;}
31: DisplayForm Property System.String DisplayForm {get;}
32: ExternalLinkCount Property System.Int32 ExternalLinkCount {get;}
33: Fields Property Microsoft.TeamFoundation.WorkItemTracking.Client.FieldCollection Fields...
34: History Property System.String History {get;set;}
35: HyperLinkCount Property System.Int32 HyperLinkCount {get;}
36: Id Property System.Int32 Id {get;}
37: IsDirty Property System.Boolean IsDirty {get;}
38: IsNew Property System.Boolean IsNew {get;}
39: IsOpen Property System.Boolean IsOpen {get;}
40: IsPartialOpen Property System.Boolean IsPartialOpen {get;}
41: IsReadOnly Property System.Boolean IsReadOnly {get;}
42: IsReadOnlyOpen Property System.Boolean IsReadOnlyOpen {get;}
43: IterationId Property System.Int32 IterationId {get;set;}
44: IterationPath Property System.String IterationPath {get;set;}
45: Links Property Microsoft.TeamFoundation.WorkItemTracking.Client.LinkCollection Links {...
46: NodeName Property System.String NodeName {get;}
47: Project Property Microsoft.TeamFoundation.WorkItemTracking.Client.Project Project {get;}
48: Reason Property System.String Reason {get;set;}
49: RelatedLinkCount Property System.Int32 RelatedLinkCount {get;}
50: Rev Property System.Int32 Rev {get;}
51: RevisedDate Property System.DateTime RevisedDate {get;}
52: Revision Property System.Int32 Revision {get;}
53: Revisions Property Microsoft.TeamFoundation.WorkItemTracking.Client.RevisionCollection Rev...
54: State Property System.String State {get;set;}
55: Store Property Microsoft.TeamFoundation.WorkItemTracking.Client.WorkItemStore Store {g...
56: TemporaryId Property System.Int32 TemporaryId {get;}
57: Title Property System.String Title {get;set;}
58: Type Property Microsoft.TeamFoundation.WorkItemTracking.Client.WorkItemType Type {get;}
59: Uri Property System.Uri Uri {get;}
60: WorkItemLinkHistory Property Microsoft.TeamFoundation.WorkItemTracking.Client.WorkItemLinkCollection...
61: WorkItemLinks Property Microsoft.TeamFoundation.WorkItemTracking.Client.WorkItemLinkCollection...
62: GetCompletedWorkByDate ScriptMethod System.Object GetCompletedWorkByDate();
63: GetRemainingWorkByDate ScriptMethod System.Object GetRemainingWorkByDate();