共用方式為


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 命名空間