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.
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 |