PublishedProject.TrackingMode property
Gets the default tracking method for all assignments in the project.
Namespace: Microsoft.ProjectServer.Client
Assembly: Microsoft.ProjectServer.Client (in Microsoft.ProjectServer.Client.dll)
Syntax
'Declaration
<RemoteAttribute> _
Public ReadOnly Property TrackingMode As TrackingMode
Get
'Usage
Dim instance As PublishedProject
Dim value As TrackingMode
value = instance.TrackingMode
[RemoteAttribute]
public TrackingMode TrackingMode { get; }
Property value
Type: Microsoft.ProjectServer.Client.TrackingMode
A numerical value that represents the tracking method that is used.