TimesheetDataSet.LinesRow.GetAuditsRows 方法

返回一组的TimesheetDataSet.AuditsRow行表示遇到此时间表行项审核。

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

语法

声明
Public Function GetAuditsRows As TimesheetDataSet.AuditsRow()
用法
Dim instance As TimesheetDataSet.LinesRow
Dim returnValue As TimesheetDataSet.AuditsRow()

returnValue = instance.GetAuditsRows()
public TimesheetDataSet.AuditsRow[] GetAuditsRows()

返回值

类型:[]

另请参阅

引用

TimesheetDataSet.LinesRow 类

TimesheetDataSet.LinesRow 成员

WebSvcTimeSheet 命名空间