TimeSheetSettingsDataSet.TimeSheetSettingsRow class
Office 2013 and later
Represents timesheet settings information as a row in the TimeSheetSettingsDataSet.TimeSheetSettingsDataTable object.
Namespace: WebSvcAdmin
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Many of the TimeSheetSettingsRow properties represent settings on the Timesheet Settings and Defaults page (http://ServerName/ProjectServerName/_layouts/pwa/Admin/TSSettings.aspx) in Project Web App.
For a code sample that reads a TimeSheetSettingsDataSet and saves it to an XML file, see ReadTimeSheetSettings().
Show: