TimeSheetLineClass enumeration
Office 2013 and later
Represents classifications that define the different uses of a timesheet line.
Namespace: Microsoft.ProjectServer.Client
Assembly: Microsoft.ProjectServer.Client (in Microsoft.ProjectServer.Client.dll)
| Member name | Description | |
|---|---|---|
| StandardLine | Value = 0. The class of timesheet line that is used to record standard work time; the default class of timesheet line. | |
| SickTimeLine | Value = 1. The class of timesheet line that is used to record sick time. | |
| VacationLine | Value = 2. The class of timesheet line that is used to record vacation time. | |
| AdministrativeLine | Value = 3. The class of timesheet line that is used to record administrative time. |
Show: