TimesheetDataSet.HeadersRow.GetActionsRows 方法

检索操作的行的数组。

命名空间:  WebSvcTimeSheet
程序集:  ProjectServerServices(位于 ProjectServerServices.dll 中)

语法

声明
Public Function GetActionsRows As TimesheetDataSet.ActionsRow()
用法
Dim instance As TimesheetDataSet.HeadersRow
Dim returnValue As TimesheetDataSet.ActionsRow()

returnValue = instance.GetActionsRows()
public TimesheetDataSet.ActionsRow[] GetActionsRows()

返回值

类型:[]

另请参阅

引用

TimesheetDataSet.HeadersRow 类

TimesheetDataSet.HeadersRow 成员

WebSvcTimeSheet 命名空间