Expand Minimize
This topic has not yet been rated - Rate this topic

TimesheetEnum.Action Enumeration

Specifies the action to take on a timesheet.

Namespace:  Microsoft.Office.Project.Server.Library
Assembly:  Microsoft.Office.Project.Server.Library (in Microsoft.Office.Project.Server.Library.dll)
public enum Action
Member nameDescription
SubmitValue=0. Submit timesheet.
PendingApprovalValue=1. Pending approval. Do not use; this is reserved for use by Project Server.
ApproveValue=2. Approve timesheet.
RejectValue=3. Reject timesheet.

For more information, see the QueueReviewTimesheet PSI method.

NoteNote

The [TimeSheet Web service] namespace also includes the Action type.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.