Navigation enumeration

Office 2013 and later

Specifies how to navigate a list of timesheet lines.

Namespace:  WebSvcTimeSheet
Assembly:  ProjectServerServices (in ProjectServerServices.dll)

No code example is currently available or this language may not be supported.

Member nameDescription
CurrentValue=0. Go to the current line.
PreviousValue=1. Go to the previous line.
NextValue=2. Go to the next line.

For more information, see the ReadTimesheetByPeriod PSI method.

NoteNote

The Microsoft.Office.Project.Server.Library namespace also includes the TimesheetEnum.Navigation type.

Show: