Project.TrackingMethod property (Project)
Gets or sets the tracking method used by Project Server for the project. Read/write PjProjectServerTrackingMethod.
Syntax
expression. TrackingMethod
expression A variable that represents a Project object.
Remarks
The TrackingMethod property is available only in Project Professional, when the project is opened from Project Server. It can be one of the following PjProjectServerTrackingMethod constants: pjTrackingMethodDefault, pjTrackingMethodPercentComplete, pjTrackingMethodSpecifyHours, or pjTrackingMethodTotalAndRemaining.
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.