DateOccurringFilterDateType Type
In This Article
#Declaration
TypeScript
export type DateOccurringFilterDateType = /*'None' | 'SpecificDate' |*/ "BeyondThisYear" | "LaterThisYear" | "LaterThisMonth" | "LaterThisWeek" | "NextWeek" | "Tomorrow" | "Today" | "Yesterday" | "EarlierThisWeek" | "LastWeek" | "EarlierThisMonth" | "EarlierThisYear" | "PriorThisYear" | "Empty" | /*'User' |*/ "Beyond" | "ThisWeek" | "ThisMonth" | "MonthAfter1" | "MonthAfter2" | "MonthAgo1" | "MonthAgo2" | "MonthAgo3" | "MonthAgo4" | "MonthAgo5" | "MonthAgo6" | "Earlier"
#Members
Name |
---|
"Beyond |
"Later |
"Later |
"Later |
"Next |
"Tomorrow" |
"Today" |
"Yesterday" |
"Earlier |
"Last |
"Earlier |
"Earlier |
"Prior |
"Empty" |
"Beyond" |
"This |
"This |
"Month |
"Month |
"Month |
"Month |
"Month |
"Month |
"Month |
"Month |
"Earlier" |