Project.ProjectServerUsedForTracking Property
Project Developer Reference |
True if Project Server is used for tracking the specified project. Read/write Boolean.
Syntax
expression.ProjectServerUsedForTracking
expression A variable that represents a Project object.
Return Value
Boolean
Remarks
By default, the ProjectServerUsedForTracking property is set to True for all new projects.
See Also