Interface to filter out columns of FieldDefinition types not supported by the caller.
Namespace:  Microsoft.TeamFoundation.WorkItemTracking.Controls
Assembly:  Microsoft.TeamFoundation.WorkItemTracking.Controls (in Microsoft.TeamFoundation.WorkItemTracking.Controls.dll)
Syntax
'Declaration
Public Interface IColumnsPickerFieldDefinitionFilter
public interface IColumnsPickerFieldDefinitionFilter
public interface class IColumnsPickerFieldDefinitionFilter
type IColumnsPickerFieldDefinitionFilter =  interface end
public interface IColumnsPickerFieldDefinitionFilter
The IColumnsPickerFieldDefinitionFilter type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| .gif) | SupportedFieldDefinition | SupportedFieldDefinition returns true if FieldDefinition object is supported by the caller. | 
Top
See Also
Reference
Microsoft.TeamFoundation.WorkItemTracking.Controls Namespace