Version 24.2 (latest)

RelativeDateRangeDuration Enumeration

Represents the various durations which can be filtered by the RelativeDateRangeFilter.
Syntax
public enum RelativeDateRangeDuration : System.Enum 
Members
MemberDescription
DayThe duration of accepted values is one day.
MonthThe duration of accepted values is one month.
QuarterThe duration of accepted values is one quarter.
WeekThe duration of accepted values is one week.
YearThe duration of accepted values is one year.
Requirements

Target Platforms: Windows 8.1, Windows 8.1, Windows 8, Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

View on GitHub