ResetTrackingMethod Method

Resets the tracking method for a project. Returns a Boolean value.

expression.ResetTrackingMethod

*expression   * Optional. An expression that returns an Application object.

Remarks

Use the TrackingMethod property to set the tracking method to a specific value. The ResetTrackingMethod method requires a connection to Project Server, and requires the ProjectServerUsedForTracking property to be set to True.

Applies to | Application Object

See Also | ProjectServerUsedForTracking Property | TrackingMethod Property