TimeScale enumeration

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.

See also

Reference

Microsoft.ProjectServer.Client namespace