DateFilter Enumeration

Order of the enum values, defines the order in the drop down The names of the enum values are used to look up the resource strings

Namespace:  Microsoft.TeamFoundation.Build.Controls
Assembly:  Microsoft.TeamFoundation.Build.Controls (in Microsoft.TeamFoundation.Build.Controls.dll)

Syntax

'Declaration
Public Enumeration DateFilter
public enum DateFilter
public enum class DateFilter
type DateFilter
public enum DateFilter

Members

Member name Description
All

Last14Days

Last24Hours

Last28Days

Last48Hours

Last7Days

Today

See Also

Reference

Microsoft.TeamFoundation.Build.Controls Namespace