PFTaskCounterTimePeriod Enumeration |
Namespace: Packflow.Core.Widgets.BuiltIn
public enum PFTaskCounterTimePeriod
Member name | Value | Description | |
---|---|---|---|
All | 0 | Do not perform time filtering. | |
Today | 1 | Only includes tasks created today. | |
ThisWeek | 2 | Only includes tasks created this week. | |
ThisMonth | 3 | Only includes tasks created this month. | |
ThisYear | 4 | Only includes tasks created this year. |