Compartir a través de


del método TimesheetDataSet.LinesRow.GetAuditsRows

Devuelve un conjunto de filas de TimesheetDataSet.AuditsRow que representan las auditorías encontradas para este elemento de línea del parte de horas.

Espacio de nombres:  WebSvcTimeSheet
Ensamblado:  ProjectServerServices (en ProjectServerServices.dll)

Sintaxis

'Declaración
Public Function GetAuditsRows As TimesheetDataSet.AuditsRow()
'Uso
Dim instance As TimesheetDataSet.LinesRow
Dim returnValue As TimesheetDataSet.AuditsRow()

returnValue = instance.GetAuditsRows()
public TimesheetDataSet.AuditsRow[] GetAuditsRows()

Valor devuelto

Tipo: []

Vea también

Referencia

clase TimesheetDataSet.LinesRow

Miembros TimesheetDataSet.LinesRow

Espacio de nombres WebSvcTimeSheet