PjProjectServerTrackingMethod enumeration (Project)

Contains constants that specify the way Project Server tracks actuals for a project, such as actual start date, actual duration, or actual hours worked.

Name Value Description
pjTrackingMethodDefault 0 Use the default tracking method.
pjTrackingMethodPercentComplete 2 Tracking is by percent complete.
pjTrackingMethodSpecifyHours 1 Tracking is by reported hours worked per period.
pjTrackingMethodTotalAndRemaining 3 Tracking is by total work completed and estimated remaining work.

Support and feedback

Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.