WorkItemStore Properties

Include Protected Members
Include Inherited Members

The WorkItemStore type exposes the following members.

Properties

  Name Description
Public property BypassRules Gets/sets whether the work item store object bypass rules
Public property CallingProcessIdentity Obsolete. Gets or sets the string that identifies the calling process to the server.
Public property CultureInfo Gets the localization environment that is used by the client.
Public property Diagnostics Gets the diagnostics object that is associated with this server connection.
Public property FieldDefinitions Gets the collection of field definitions that are associated with this WorkItemStore instance.
Public property MaxBulkUpdateBatchSize
Public property Projects Gets the collection of Projects that is associated with this WorkItemStore instance.
Public property RegisteredLinkTypes Gets the cached RegisteredLinkTypeCollection that is associated with this server.
Public property ServerInfo Gets the server information object that contains all features that are supported by the server.
Public property TeamFoundationServer Obsolete. Gets the connection to the server that is running Team Foundation Server.
Public property TeamProjectCollection Gets the connection to the server that is running Team Foundation Server.
Public property TimeZone Gets the time zone of the client.
Public property UserDisplayMode Gets the mode in which user account information is displayed for this work item store.
Public property WorkItemLinkTypes Gets the cached WorkItemLinkTypeCollection that is associated with the server.

Top

See Also

Reference

WorkItemStore Class

Microsoft.TeamFoundation.WorkItemTracking.Client Namespace