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 | |
|---|---|---|
| .gif) .gif) | BatchSaveWorkItemsFromDifferentProjects | Support for batch saving work items from different projects. | 
| .gif) .gif) | BooleanFields | Support for Boolean fields. | 
| .gif) .gif) | ConfigurableBulkUpdateBatchSize | |
| .gif) .gif) | GlobalWorkflow | |
| .gif) .gif) | GuidFields | Support for GUID fields. | 
| .gif) .gif) | ProvisionPermission | |
| .gif) .gif) | QueryFieldsComparison | Support for QueryField comparison. | 
| .gif) .gif) | QueryFolderPermissions | Support for QueryFolder permissions. | 
| .gif) .gif) | QueryFolders | Support for QueryFolder objects. | 
| .gif) .gif) | QueryFolderSetOwner | Support to set the owner of a query folder. | 
| .gif) .gif) | QueryHistoricalRevisions | Support for querying historical revisions. | 
| .gif) .gif) | QueryInGroupFilter | Support for an in-group query filter. | 
| .gif) .gif) | QueryRecursiveReturnMatchingChildren | |
| .gif) .gif) | ReportingNames | Support for reporting names. | 
| .gif) .gif) | SetReportingTypeToNone | Support to set no reporting type. | 
| .gif) .gif) | SyncNameChanges | Support for syncing name changes. | 
| .gif) .gif) | WorkItemLinkLocks | Support for work item link locks. | 
| .gif) .gif) | WorkItemLinks | Support for work item links. | 
| .gif) .gif) | 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.