title | ms.service | api_name | ms.assetid | ms.date | ms.localizationpriority | |
---|---|---|---|---|---|---|
Application.TimescaleStart property (Project) |
project-server |
|
001e0556-e1b4-d817-868a-834970becc46 |
06/08/2017 |
medium |
Gets the date that the timescale in the current view starts. Read-only Variant.
expression. TimescaleStart
expression An expression that returns an Application object.
Project adjusts the start of the timescale to the beginning of a time period. To change the timescale duration, use any of the following methods: ZoomTimescale, ZoomOut, ZoomIn, or Zoom.
If the Gantt chart timescale starts on May 3, 2012, the following statement shows 5/3/2012 in the Immediate pane of the VBE.
Debug.Print TimescaleStart
[!includeSupport and feedback]