共用方式為


TimeSheetSettingsDataSet.TimeSheetSettingsRow 類別

代表為TimeSheetSettingsDataSet.TimeSheetSettingsDataTable物件中的列的時程表設定資訊。

繼承階層架構

System.Object
  System.Data.DataRow
    WebSvcAdmin.TimeSheetSettingsDataSet.TimeSheetSettingsRow

命名空間:  WebSvcAdmin
組件:  ProjectServerServices (在 ProjectServerServices.dll 中)

語法

'宣告
Public Class TimeSheetSettingsRow _
    Inherits DataRow
'用途
Dim instance As TimeSheetSettingsDataSet.TimeSheetSettingsRow
public class TimeSheetSettingsRow : DataRow

備註

TimeSheetSettingsRow屬性,大多都表示在時程表設定與預設值] 頁面上 (https://ServerName/ProjectServerName/_layouts/pwa/Admin/TSSettings.aspx) Project Web App中的設定。

程式碼範例會讀取TimeSheetSettingsDataSet ,並將它儲存為 XML 檔案,請參閱 < ReadTimeSheetSettings()

執行緒安全

這類型的任何公用 static (共用 於 Visual Basic 中) 成員是安全執行緒。不保證任何執行個體成員都是安全執行緒。

請參閱

參照

TimeSheetSettingsDataSet.TimeSheetSettingsRow 成員

WebSvcAdmin 命名空間