PSTrackingMode Structure
Specifies the task tracking mode that Project Server uses.
Namespace: Microsoft.Office.Project.Server.Library
Assembly: Microsoft.Office.Project.Server.Library (in Microsoft.Office.Project.Server.Library.dll)
Syntax
'Declaration
Public Structure PSTrackingMode
'Usage
Dim instance As PSTrackingMode
public struct PSTrackingMode
Remarks
The tracking mode is set on the Task Settings and Display page in Project Web App (https://ServerName/ProjectServerName/_layouts/pwa/Admin/Statusing.aspx).
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.