Compartilhar via


ProjectTimesheetLinesDataSet.ProjectTimesheetLinesRow.GetActualsRows método

Obtém as informações reais de tempo gastos.

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

Sintaxe

'Declaração
Public Function GetActualsRows As ProjectTimesheetLinesDataSet.ActualsRow()
'Uso
Dim instance As ProjectTimesheetLinesDataSet.ProjectTimesheetLinesRow
Dim returnValue As ProjectTimesheetLinesDataSet.ActualsRow()

returnValue = instance.GetActualsRows()
public ProjectTimesheetLinesDataSet.ActualsRow[] GetActualsRows()

Valor retornado

Tipo: []

Ver também

Referência

ProjectTimesheetLinesDataSet.ProjectTimesheetLinesRow classe

ProjectTimesheetLinesDataSet.ProjectTimesheetLinesRow membros

WebSvcTimeSheet namespace