TimeSheetEntryMode enumeration
Contains the timesheet entry modes.
Namespace: Microsoft.ProjectServer.Client
Assembly: Microsoft.ProjectServer.Client (in Microsoft.ProjectServer.Client.dll)
Syntax
'Declaration
Public Enumeration TimeSheetEntryMode
'Usage
Dim instance As TimeSheetEntryMode
public enum TimeSheetEntryMode
Members
Member name | Description | |
---|---|---|
NotSpecified | Value=-1. Not Specified. | |
Daily | Value=0. Daily. | |
Weekly | Value=1. Weekly. |
Remarks
The entry modes are represented by enumerated values that describe the frequency of timesheet entry, for example daily or weekly.