TimeUnit Enumeration
Time unit of the project duration.

Namespace: GroupDocs.Viewer.Options
Assembly: GroupDocs.Viewer (in GroupDocs.Viewer.dll) Version: 22.9
Syntax
public enum TimeUnit
Members
  Member nameValueDescription
Unspecified0 The unknown, unspecified time scale.
Days1 The one day interval.
ThirdsOfMonths10 The one third of the month.
Months30 The one month interval.
See Also