Share via


PSTrackingMode members

Specifies the task tracking mode that Project Server uses.

The PSTrackingMode type exposes the following members.

Methods

  Name Description
Public method Equals (Inherited from ValueType.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from ValueType.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from ValueType.)

Top

Fields

  Name Description
Public fieldStatic member ActualHours Tracks tasks by actual hours of work done and work remaining.
Public fieldStatic member None Uses free-form tracking for tasks, where resources can report hours by using any method (actual hours, percent complete, or timephased).
Public fieldStatic member PercentComplete Tracks tasks by percent of work complete.
Public fieldStatic member TimePhased Uses timephased tracking for tasks, by hours of work done per period.

Top

See also

Reference

PSTrackingMode structure

Microsoft.Office.Project.Server.Library namespace