Admin::UpdateReportingPeriods method

Office 2013 and later

Updates the timesheet reporting periods.

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

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

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

ManageTimesheetAndFinancialPeriods

Allows a user to create and modify timesheet definitions and fiscal period definitions. Global permission.

Show: