TimeUnit
TimeUnit enumeration
Time unit of the project duration.
public enum TimeUnit
Values
| Name | Value | Description |
|---|---|---|
| Unspecified | 0 |
The unknown, unspecified time scale. |
| Days | 1 |
The one day interval. |
| ThirdsOfMonths | 10 |
The one third of the month. |
| Months | 30 |
The one month interval. |
Remarks
For details, see the documentation.
See Also
- namespace GroupDocs.Viewer.Options
- assembly GroupDocs.Viewer