Compartir a través de


del método ImportTimesheetDataSet.LinesDataTable.Clone

Este miembro reemplaza a DataTable.Clone().

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

Sintaxis

'Declaración
Public Overrides Function Clone As DataTable
'Uso
Dim instance As ImportTimesheetDataSet.LinesDataTable
Dim returnValue As DataTable

returnValue = instance.Clone()
public override DataTable Clone()

Valor devuelto

Tipo: System.Data.DataTable

Vea también

Referencia

clase ImportTimesheetDataSet.LinesDataTable

Miembros ImportTimesheetDataSet.LinesDataTable

Espacio de nombres WebSvcStatusing