Compartilhar via


ImportTimesheetDataSet.LinesDataTable.NewLinesRow método

Cria um objeto de linha na LinesDataTable.

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

Sintaxe

'Declaração
Public Function NewLinesRow As ImportTimesheetDataSet.LinesRow
'Uso
Dim instance As ImportTimesheetDataSet.LinesDataTable
Dim returnValue As ImportTimesheetDataSet.LinesRow

returnValue = instance.NewLinesRow()
public ImportTimesheetDataSet.LinesRow NewLinesRow()

Valor retornado

Tipo: WebSvcStatusing.ImportTimesheetDataSet.LinesRow

Ver também

Referência

ImportTimesheetDataSet.LinesDataTable classe

ImportTimesheetDataSet.LinesDataTable membros

WebSvcStatusing namespace