共用方式為


ImportTimesheetDataSet.LinesRow 成員

表示匯入為ImportTimesheetDataSet.LinesDataTable物件中的資料列的時程表行資訊。

ImportTimesheetDataSet.LinesRow 類型公開下列成員。

屬性

  名稱 描述
公用屬性 ASSN_ACT_WORK 取得或設定在 Statusing 中的工作分派的實際工時總數。
公用屬性 ASSN_PCT_WORK_COMPLETE 取得或設定在 Statusing 中某一任務已完成的工時百分比。
公用屬性 ASSN_UID 取得工作分派的時程表行所參考的 GUID。
公用屬性 ASSN_WORK 取得或設定在 Statusing 中的工作分派的計劃工時的總數量。
公用屬性 HasErrors (繼承自 DataRow。)
公用屬性 Item[Int32] (繼承自 DataRow。)
公用屬性 Item[String] (繼承自 DataRow。)
公用屬性 Item[DataColumn] (繼承自 DataRow。)
公用屬性 Item[Int32, DataRowVersion] (繼承自 DataRow。)
公用屬性 Item[String, DataRowVersion] (繼承自 DataRow。)
公用屬性 Item[DataColumn, DataRowVersion] (繼承自 DataRow。)
公用屬性 ItemArray (繼承自 DataRow。)
公用屬性 PROJ_NAME 取得或設定專案名稱。
公用屬性 PROJ_UID 取得或設定專案 GUID。
公用屬性 RowError (繼承自 DataRow。)
公用屬性 RowState (繼承自 DataRow。)
公用屬性 Table (繼承自 DataRow。)
公用屬性 TASK_NAME 取得或設定任務名稱。
公用屬性 TS_LINE_ACT_SUM_VALUE 取得在時程表行中報告的實際工時總數。
公用屬性 TS_LINE_CLASS_NAME 取得或設定類別的時程表行的名稱。
公用屬性 TS_LINE_CLASS_UID 取得或設定時程表一行的類別的 GUID。
公用屬性 TS_LINE_COMMENT 取得或設定在時程表行中的使用者輸入的註解。
公用屬性 TS_LINE_UID 取得或設定時程表行 GUID。

頁首

方法

  名稱 描述
公用方法 AcceptChanges (繼承自 DataRow。)
公用方法 BeginEdit (繼承自 DataRow。)
公用方法 CancelEdit (繼承自 DataRow。)
公用方法 ClearErrors (繼承自 DataRow。)
公用方法 Delete (繼承自 DataRow。)
公用方法 EndEdit (繼承自 DataRow。)
公用方法 Equals (繼承自 Object。)
受保護方法 Finalize (繼承自 Object。)
公用方法 GetChildRows(String) (繼承自 DataRow。)
公用方法 GetChildRows(DataRelation) (繼承自 DataRow。)
公用方法 GetChildRows(String, DataRowVersion) (繼承自 DataRow。)
公用方法 GetChildRows(DataRelation, DataRowVersion) (繼承自 DataRow。)
公用方法 GetColumnError(Int32) (繼承自 DataRow。)
公用方法 GetColumnError(String) (繼承自 DataRow。)
公用方法 GetColumnError(DataColumn) (繼承自 DataRow。)
公用方法 GetColumnsInError (繼承自 DataRow。)
公用方法 GetHashCode (繼承自 Object。)
公用方法 GetParentRow(String) (繼承自 DataRow。)
公用方法 GetParentRow(DataRelation) (繼承自 DataRow。)
公用方法 GetParentRow(String, DataRowVersion) (繼承自 DataRow。)
公用方法 GetParentRow(DataRelation, DataRowVersion) (繼承自 DataRow。)
公用方法 GetParentRows(String) (繼承自 DataRow。)
公用方法 GetParentRows(DataRelation) (繼承自 DataRow。)
公用方法 GetParentRows(String, DataRowVersion) (繼承自 DataRow。)
公用方法 GetParentRows(DataRelation, DataRowVersion) (繼承自 DataRow。)
公用方法 GetType (繼承自 Object。)
公用方法 HasVersion (繼承自 DataRow。)
公用方法 IsASSN_ACT_WORKNull 決定是否要將ASSN_ACT_WORK屬性設定為null 參考 (未執行任何動作 於 Visual Basic 中)的值。
公用方法 IsASSN_PCT_WORK_COMPLETENull 決定是否要將ASSN_PCT_WORK_COMPLETE屬性設定為null 參考 (未執行任何動作 於 Visual Basic 中)的值。
公用方法 IsASSN_WORKNull 決定是否要將ASSN_WORK屬性設定為null 參考 (未執行任何動作 於 Visual Basic 中)的值。
公用方法 IsNull(Int32) (繼承自 DataRow。)
公用方法 IsNull(String) (繼承自 DataRow。)
公用方法 IsNull(DataColumn) (繼承自 DataRow。)
公用方法 IsNull(DataColumn, DataRowVersion) (繼承自 DataRow。)
公用方法 IsPROJ_NAMENull 決定是否要將PROJ_NAME屬性設定為null 參考 (未執行任何動作 於 Visual Basic 中)的值。
公用方法 IsTASK_NAMENull 決定是否要將TASK_NAME屬性設定為null 參考 (未執行任何動作 於 Visual Basic 中)的值。
公用方法 IsTS_LINE_ACT_SUM_VALUENull 決定是否要將TS_LINE_ACT_SUM_VALUE屬性設定為null 參考 (未執行任何動作 於 Visual Basic 中)的值。
公用方法 IsTS_LINE_CLASS_NAMENull 決定是否要將TS_LINE_CLASS_NAME屬性設定為null 參考 (未執行任何動作 於 Visual Basic 中)的值。
公用方法 IsTS_LINE_COMMENTNull 決定是否要將TS_LINE_COMMENT屬性設定為null 參考 (未執行任何動作 於 Visual Basic 中)的值。
受保護方法 MemberwiseClone (繼承自 Object。)
公用方法 RejectChanges (繼承自 DataRow。)
公用方法 SetAdded (繼承自 DataRow。)
公用方法 SetASSN_ACT_WORKNull ASSN_ACT_WORK屬性設定為null 參考 (未執行任何動作 於 Visual Basic 中)的值。
公用方法 SetASSN_PCT_WORK_COMPLETENull ASSN_PCT_WORK_COMPLETE屬性設定為null 參考 (未執行任何動作 於 Visual Basic 中)的值。
公用方法 SetASSN_WORKNull ASSN_WORK屬性設定為null 參考 (未執行任何動作 於 Visual Basic 中)的值。
公用方法 SetColumnError(Int32, String) (繼承自 DataRow。)
公用方法 SetColumnError(String, String) (繼承自 DataRow。)
公用方法 SetColumnError(DataColumn, String) (繼承自 DataRow。)
公用方法 SetModified (繼承自 DataRow。)
受保護方法 SetNull (繼承自 DataRow。)
公用方法 SetParentRow(DataRow) (繼承自 DataRow。)
公用方法 SetParentRow(DataRow, DataRelation) (繼承自 DataRow。)
公用方法 SetPROJ_NAMENull PROJ_NAME屬性設定為null 參考 (未執行任何動作 於 Visual Basic 中)的值。
公用方法 SetTASK_NAMENull TASK_NAME屬性設定為null 參考 (未執行任何動作 於 Visual Basic 中)的值。
公用方法 SetTS_LINE_ACT_SUM_VALUENull TS_LINE_ACT_SUM_VALUE屬性設定為null 參考 (未執行任何動作 於 Visual Basic 中)的值。
公用方法 SetTS_LINE_CLASS_NAMENull TS_LINE_CLASS_NAME屬性設定為null 參考 (未執行任何動作 於 Visual Basic 中)的值。
公用方法 SetTS_LINE_COMMENTNull TS_LINE_COMMENT屬性設定為null 參考 (未執行任何動作 於 Visual Basic 中)的值。
公用方法 ToString (繼承自 Object。)

頁首

請參閱

參照

ImportTimesheetDataSet.LinesRow 類別

WebSvcStatusing 命名空間