Table of Contents

Enum DatePreset

Namespace
The.Search
Assembly
Instagile.dll
public enum DatePreset

Fields

CalendarMonthToDate = 1
CalendarYearToDate = 3
CalendarYearToEndOfLastMonth = 4
FinancialYearToDate = 6
FinancialYearToEndOfLastMonth = 7
PreviousCalendarMonth = 0
PreviousCalendarYear = 2
PreviousFinancialYear = 5