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