Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Specifies the scale of the timephased data.
Namespace: Microsoft.ProjectServer.Client
Assembly: Microsoft.ProjectServer.Client (in Microsoft.ProjectServer.Client.dll)
Syntax
'Declaration
Public Enumeration TimeScale
'Usage
Dim instance As TimeScale
public enum TimeScale
Members
| Member name | Description | |
|---|---|---|
| Days | Value=3. Days. | |
| Weeks | Value=4. Weeks. | |
| Months | Value=5. Months. | |
| Quarters | Value=6. Quarters. | |
| Years | Value=7. Years. |