共用方式為


TimesheetDataSet.ActionsDataTable.AddActionsRow 方法 (TimesheetDataSet.ActionsRow)

ActionsRow將物件加入至ActionsDataTable。

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

語法

'宣告
Public Sub AddActionsRow ( _
    row As TimesheetDataSet.ActionsRow _
)
'用途
Dim instance As TimesheetDataSet.ActionsDataTable
Dim row As TimesheetDataSet.ActionsRow

instance.AddActionsRow(row)
public void AddActionsRow(
    TimesheetDataSet.ActionsRow row
)

參數

請參閱

參照

TimesheetDataSet.ActionsDataTable 類別

TimesheetDataSet.ActionsDataTable 成員

AddActionsRow 多載

WebSvcTimeSheet 命名空間