Share via


PSTrackingMode.None field

Uses free-form tracking for tasks, where resources can report hours by using any method (actual hours, percent complete, or timephased).

Namespace:  Microsoft.Office.Project.Server.Library
Assembly:  Microsoft.Office.Project.Server.Library (in Microsoft.Office.Project.Server.Library.dll)

Syntax

'Declaration
Public Const None As Integer
'Usage
Dim value As Integer

value = PSTrackingMode.None
public const int None

See also

Reference

PSTrackingMode structure

PSTrackingMode members

Microsoft.Office.Project.Server.Library namespace