Condividi tramite


TimesheetDataSet.StatusingChangeLogDataTable.Clone method

This member overrides DataTable.Clone().

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

Syntax

'Declaration
Public Overrides Function Clone As DataTable
'Usage
Dim instance As TimesheetDataSet.StatusingChangeLogDataTable
Dim returnValue As DataTable

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

Return value

Type: System.Data.DataTable

See also

Reference

TimesheetDataSet.StatusingChangeLogDataTable class

TimesheetDataSet.StatusingChangeLogDataTable members

WebSvcTimeSheet namespace