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 类