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.Office.Project.Server.Library
Assembly: Microsoft.Office.Project.Server.Library (in Microsoft.Office.Project.Server.Library.dll)
Syntax
'Declaration
<ClientCallableTypeAttribute(ServerTypeId := "EE543539-5482-49E9-936E-53D3929CB03F")> _
Public Enumeration TimeScale
'Usage
Dim instance As TimeScaleClass.TimeScale
[ClientCallableTypeAttribute(ServerTypeId = "EE543539-5482-49E9-936E-53D3929CB03F")]
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. |
Remarks
For more information, see the ReadResourceAvailabilityForGrid and ReadResourcePlan PSI methods.