TimePeriodType Enumeration |
Namespace: NetQuarry
Member name | Value | Description | |
---|---|---|---|
Unknown | 0 | The time period is unknown. | |
Day | 1 | The time period is a day. | |
Week | 2 | The time period is a week. | |
Month | 3 | The time period is a month. | |
Year | 4 | The time period is a year. | |
Quarter | 5 | The time period is a quarter. | |
FiscalYear | 6 | The time period is a fiscal year. | |
FiscalQuarter | 7 | The time period is a fiscal quarter. | |
Q1 | 8 | The time period is the first quarter. | |
Q2 | 9 | The time period is the second quarter. | |
Q3 | 10 | The time period is the third quarter. | |
Q4 | 11 | The time period is the fourth quarter. | |
Instant | 12 | The time period is an instant in time. | |
Hour | 13 | The time period is an hour. | |
Minute | 14 | The time period is a minute. | |
Yesterday | 15 | The time period is yesterday. | |
Tomorrow | 16 | The time period is tomorrow. | |
Now | 17 | The time period is the current date and time. | |
H1 | 18 | The time period is the first half of the year. | |
H2 | 19 | The time period is the second half of the year. | |
Am | 20 | The time period is AM (before noon). | |
Pm | 21 | The time period is PM (noon or later). | |
Next | 1000 | Not really a time period. | |
Last | 1001 | Not really a time period. |
Copyright (c) 2004-2020 NetQuarry, Inc. All rights reserved.