共用方式為


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