WorkItemCollection Members
Include Protected Members
Include Inherited Members
This class encapsulates a collection of WorkItems.
The WorkItemCollection type exposes the following members.
Methods
Name
Description
Checks for a strongly typed WorkItem in this collection.
Infrastructure. Obsolete. (Inherited from ReadOnlyList.)
Determines whether the specified Object is equal to the current Object. (Inherited from Object.)
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.)
Infrastructure. (Inherited from ReadOnlyList.)
Serves as a hash function for a particular type. (Inherited from Object.)
Infrastructure. (Inherited from ReadOnlyList.)
Gets the type of the current instance. (Inherited from Object.)
Overloaded. Returns the collection index for the specified WorkItem. Returns -1 if the item is not found.
Creates a shallow copy of the current Object. (Inherited from Object.)
Resorts the collection based on the SortFields property.
Returns a string that represents the current object. (Inherited from Object.)
Top
Properties
Name
Description
Gets the client DateTime at which the query was executed for this collection.
Gets the GMT/UTC DateTime at which the query was executed for this collection.
Gets the number of WorkItems in this collection. (Overrides ReadOnlyList.Count.)
Gets or sets the default project hint for the collection to support partial open, by setting properties on the object that allow for all "relevant" fields to be paged in.
Gets the DisplayFieldList collection for the WorkItem fields retrieved by the query.
Infrastructure. Obsolete. (Inherited from ReadOnlyList.)
Infrastructure. Obsolete. (Inherited from ReadOnlyList.)
Infrastructure. Obsolete. (Inherited from ReadOnlyList.)
Gets the WorkItem at index.
Gets or sets the page size for this collection. This must be a value between 50 and 200, inclusive.
Gets the query used to obtain this collection.
Gets the fields used to sort the collection.
Gets the WorkItemStore object.
Infrastructure. Obsolete. (Inherited from ReadOnlyList.)
Top
Explicit Interface Implementations
Name
Description
(Inherited from ReadOnlyList.)
(Inherited from ReadOnlyList.)
(Inherited from ReadOnlyList.)
(Inherited from ReadOnlyList.)
(Inherited from ReadOnlyList.)
(Inherited from ReadOnlyList.)
(Inherited from ReadOnlyList.)
(Inherited from ReadOnlyList.)
(Inherited from ReadOnlyList.)
(Inherited from ReadOnlyList.)
(Inherited from ReadOnlyList.)
(Inherited from ReadOnlyList.)
(Inherited from ReadOnlyList.)
(Inherited from ReadOnlyList.)
Top