Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
A list of IDs for all known supported features.
Inheritance Hierarchy
System.Object
Microsoft.TeamFoundation.WorkItemTracking.Client.SupportedFeatures
Namespace: Microsoft.TeamFoundation.WorkItemTracking.Client
Assembly: Microsoft.TeamFoundation.WorkItemTracking.Client (in Microsoft.TeamFoundation.WorkItemTracking.Client.dll)
Syntax
'Declaration
Public NotInheritable Class SupportedFeatures
public static class SupportedFeatures
public ref class SupportedFeatures abstract sealed
[<AbstractClass>]
[<Sealed>]
type SupportedFeatures = class end
public final class SupportedFeatures
The SupportedFeatures type exposes the following members.
Fields
| Name | Description | |
|---|---|---|
![]() ![]() |
BatchSaveWorkItemsFromDifferentProjects | Support for batch saving work items from different projects. |
![]() ![]() |
BooleanFields | Support for Boolean fields. |
![]() ![]() |
GuidFields | Support for GUID fields. |
![]() ![]() |
QueryFieldsComparison | Support for QueryField comparison. |
![]() ![]() |
QueryFolderPermissions | Support for QueryFolder permissions. |
![]() ![]() |
QueryFolders | Support for QueryFolder objects. |
![]() ![]() |
QueryFolderSetOwner | Support to set the owner of a query folder. |
![]() ![]() |
QueryHistoricalRevisions | Support for querying historical revisions. |
![]() ![]() |
QueryInGroupFilter | Support for an in-group query filter. |
![]() ![]() |
ReportingNames | Support for reporting names. |
![]() ![]() |
SetReportingTypeToNone | Support to set no reporting type. |
![]() ![]() |
SyncNameChanges | Support for syncing name changes. |
![]() ![]() |
WorkItemLinkLocks | Support for work item link locks. |
![]() ![]() |
WorkItemLinks | Support for work item links. |
![]() ![]() |
WorkItemTypeCategories | Support for work item type categories. |
Top
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
.gif)
.gif)