TimesheetDataSet.ActionsDataTable.NewActionsRow 方法
在ActionsDataTable中建立資料列物件。
命名空間: WebSvcTimeSheet
組件: ProjectServerServices (在 ProjectServerServices.dll 中)
語法
'宣告
Public Function NewActionsRow As TimesheetDataSet.ActionsRow
'用途
Dim instance As TimesheetDataSet.ActionsDataTable
Dim returnValue As TimesheetDataSet.ActionsRow
returnValue = instance.NewActionsRow()
public TimesheetDataSet.ActionsRow NewActionsRow()
傳回值
類型:WebSvcTimeSheet.TimesheetDataSet.ActionsRow
請參閱
參照
TimesheetDataSet.ActionsDataTable 類別