This documentation is archived and is not being maintained.
WorkItemStore Properties
Visual Studio 2013
The WorkItemStore type exposes the following members.
| Name | Description | |
|---|---|---|
|
BypassRules | Gets/sets whether the work item store object bypass rules |
|
CallingProcessIdentity | Obsolete. Gets or sets the string that identifies the calling process to the server. |
|
CultureInfo | Gets the localization environment that is used by the client. |
|
Diagnostics | Gets the diagnostics object that is associated with this server connection. |
|
FieldDefinitions | Gets the collection of field definitions that are associated with this WorkItemStore instance. |
|
MaxBulkUpdateBatchSize | |
|
Projects | Gets the collection of Projects that is associated with this WorkItemStore instance. |
|
RegisteredLinkTypes | Gets the cached RegisteredLinkTypeCollection that is associated with this server. |
|
ServerInfo | Gets the server information object that contains all features that are supported by the server. |
|
TeamFoundationServer | Obsolete. Gets the connection to the server that is running Team Foundation Server. |
|
TeamProjectCollection | Gets the connection to the server that is running Team Foundation Server. |
|
TimeZone | Gets the time zone of the client. |
|
UserDisplayMode | Gets the mode in which user account information is displayed for this work item store. |
|
WorkItemLinkTypes | Gets the cached WorkItemLinkTypeCollection that is associated with the server. |
Show: