This topic has not yet been rated - Rate this topic

WorkItemServer Class

Visual Studio 2010

This API is not CLS-compliant. 
System.Object
  Microsoft.TeamFoundation.WorkItemTracking.Proxy.WorkItemServer

Namespace:  Microsoft.TeamFoundation.WorkItemTracking.Proxy
Assembly:  Microsoft.TeamFoundation.WorkItemTracking.Proxy (in Microsoft.TeamFoundation.WorkItemTracking.Proxy.dll)
[CLSCompliantAttribute(false)]
public class WorkItemServer

The WorkItemServer type exposes the following members.

  NameDescription
Public methodBulkUpdate
Public methodDownloadFile
Public methodEqualsDetermines whether the specified Object is equal to the current Object. (Inherited from Object.)
Protected methodFinalizeAllows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.)
Public methodGetChangedWorkItemIds
Public methodGetDestroyedWorkItemIds
Public methodGetHashCodeServes as a hash function for a particular type. (Inherited from Object.)
Public methodGetMetadata
Public methodGetMetadataEx
Public methodGetMetadataEx2
Public methodGetReferencingWorkitemUris
Public methodGetStoredQueries
Public methodGetStoredQuery
Public methodGetStoredQueryItemAccessControlList
Public methodGetStoredQueryItems
Public methodGetTypeGets the Type of the current instance. (Inherited from Object.)
Public methodGetWorkItem
Public methodGetWorkItemIdsForArtifactUris
Public methodGetWorkItemLinkChanges
Public methodGetWorkitemTrackingVersion
Protected methodMemberwiseCloneCreates a shallow copy of the current Object. (Inherited from Object.)
Public methodStatic memberNewRequestId
Public methodPageWorkitemsByIdRevs
Public methodPageWorkitemsByIds
Public methodQueryLinkedWorkitems
Public methodQueryWorkitemCount
Public methodQueryWorkitemRevisions
Public methodQueryWorkitems
Public methodRequestCancel
Public methodStampWorkitemCache
Public methodSyncBisGroupsAndUsers
Public methodSyncExternalStructures
Public methodToStringReturns a string that represents the current object. (Inherited from Object.)
Public methodUpdate
Public methodUpdateMaxAttachmentSize
Public methodUploadFile
Protected methodUploadFileInternal
Top
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.