Enum Timescale

Info

Specifies the timescale (e.g., Days, Weeks, Months) used when rendering the project view in a PDF.

public enum Timescale

Fields

  • Days = 0: Displays the project with a Days timescale.
  • Weeks = 1: Displays the project with a Weeks timescale.
  • Months = 2: Displays the project with a Months timescale.
  • ThirdsOfMonths = 3: Displays the project with a ThirdsOfMonths timescale.
  • Quarters = 4: Displays the project with a Quarters timescale.

Namespace: Tasqize Assembly: Tasqize.dll