Compartilhar via


TimesheetDataSet.HeadersRow.GetActionsRows método

Recupera uma matriz de linhas de ações.

Namespace:  WebSvcTimeSheet
Assembly:  ProjectServerServices (em ProjectServerServices.dll)

Sintaxe

'Declaração
Public Function GetActionsRows As TimesheetDataSet.ActionsRow()
'Uso
Dim instance As TimesheetDataSet.HeadersRow
Dim returnValue As TimesheetDataSet.ActionsRow()

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

Valor retornado

Tipo: []

Ver também

Referência

TimesheetDataSet.HeadersRow classe

TimesheetDataSet.HeadersRow membros

WebSvcTimeSheet namespace