PSTrackingMode.TimePhased Field
Uses timephased tracking for tasks, by hours of work done per period.
Namespace: Microsoft.Office.Project.Server.Library
Assembly: Microsoft.Office.Project.Server.Library (in Microsoft.Office.Project.Server.Library.dll)
Syntax
'Declaration
Public Const TimePhased As Integer
'Usage
Dim value As Integer
value = PSTrackingMode.TimePhased
public const int TimePhased
Remarks
In timephased tracking, resources report hours worked on each task, in each timesheet period. Timephased tracking is the default when using the single entry mode for timesheets and task status.