Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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 | |
---|---|---|
![]() |
SupportedFieldDefinition | SupportedFieldDefinition returns true if FieldDefinition object is supported by the caller. |
Top
See Also
Reference
Microsoft.TeamFoundation.WorkItemTracking.Controls Namespace