Compartir a través de


(ImportTimesheetDataSet.LinesRow) del método ImportTimesheetDataSet.LinesDataTable.AddLinesRow

Agrega un objeto LinesRow a la LineDataTable.

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

Sintaxis

'Declaración
Public Sub AddLinesRow ( _
    row As ImportTimesheetDataSet.LinesRow _
)
'Uso
Dim instance As ImportTimesheetDataSet.LinesDataTable
Dim row As ImportTimesheetDataSet.LinesRow

instance.AddLinesRow(row)
public void AddLinesRow(
    ImportTimesheetDataSet.LinesRow row
)

Parámetros

Vea también

Referencia

clase ImportTimesheetDataSet.LinesDataTable

Miembros ImportTimesheetDataSet.LinesDataTable

Sobrecarga AddLinesRow

Espacio de nombres WebSvcStatusing