This documentation is archived and is not being maintained.
Administration::IndexFields Method (IEnumerable<FieldIndexData>)
Visual Studio 2013
Updates indexing information for the specified fields.
Namespace: Microsoft.TeamFoundation.WorkItemTracking.Client
Assembly: Microsoft.TeamFoundation.WorkItemTracking.Client (in Microsoft.TeamFoundation.WorkItemTracking.Client.dll)
Parameters
- indexes
- Type: System.Collections.Generic::IEnumerable<FieldIndexData>
The array of fields to update.
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.
Show: