Enum TimePeriodUnit
- Namespace
- Dynamicweb.Dashboard.Data
- Assembly
- Dynamicweb.Core.dll
Represents information about a time period for log events
public enum TimePeriodUnit
Fields
Any = 0
Last3Months = 4
Last6Months = 5
LastDay = 1
LastMonth = 3
LastOneHour = 7
LastSixHours = 10
LastThreeHours = 9
LastTwelveHours = 11
LastTwoHours = 8
LastWeek = 2
LastYear = 6