Admin::UpdateReportingPeriods method
Office 2013 and later
Updates the timesheet reporting periods.
Namespace: WebSvcAdmin
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Parameters
- dsDelta
- Type: WebSvcAdmin.TimePeriodDataSet
Data set that contains changed fiscal reporting period information.
- validationOnly
- Type: System.Boolean
Specifies whether to validate without saving the changes.
The Timesheet Periods page in Project Web App (http://ServerName/ProjectServerName/_layouts/pwa/Admin/TimePeriod.aspx) uses the UpdateReportingPeriods method.
Project Server Permissions
Permission | Description |
|---|---|
Allows a user to create and modify timesheet definitions and fiscal period definitions. Global permission. |
Show: