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()
返回值
类型:[]