del método TimesheetDataSet.HeadersRow.GetActionsRows
Recupera una matriz de filas de acciones.
Espacio de nombres: WebSvcTimeSheet
Ensamblado: ProjectServerServices (en ProjectServerServices.dll)
Sintaxis
'Declaración
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 devuelto
Tipo: []
Vea también
Referencia
clase TimesheetDataSet.HeadersRow