Table of Contents

Enum DateRangeType

Namespace
Shift.Common
Assembly
Shift.Common.dll
public enum DateRangeType
Extension Methods

Fields

LastMonth = 7
LastWeek = 6
LastYear = 8
None = 0
ThisMonth = 3
ThisWeek = 2
ThisYear = 4
Today = 1
Yesterday = 5