Public Enum DefaultDateYearInCriteriaEnum CurrentYearOnly = 0 CurrentYearAndPrevYear = 1 NotSet = -1 End Enum