Click or drag to resize

DatesFilterValues Enumeration

Allow to specify dates filters

Namespace:  EBP.Api.Interfaces.Framework.Common
Assembly:  EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
Syntax
public enum DatesFilterValues
Members
  Member nameValueDescription
CurrentMonth3FilterCurrentMonth
CurrentWeek9Filter current week
CurrentYear6FilterCurrentYear
LastMonth4FilterLastMonth
LastWeek8Filter last week
NextMonth7Filter next month
Personnalised0Personnalised
Today1FilterToday
TwelveLastMonth5FilterTwelveLastMonth
Yesterday2FilterYesterday
See Also