TimesheetListDataSet.Clone Method

This member overrides DataSet.Clone().

Namespace:  [TimeSheet Web service]
Service reference: http://ServerName:32843/[Project Service Application GUID]/PSI/TimeSheet.svc
Web service reference: http://ServerName/ProjectServerName/_vti_bin/PSI/TimeSheet.asmx?wsdl

Syntax

'Declaration
Public Overrides Function Clone As DataSet
'Usage
Dim instance As TimesheetListDataSet
Dim returnValue As DataSet

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

Return Value

Type: System.Data.DataSet

See Also

Reference

TimesheetListDataSet Class

TimesheetListDataSet Members

TimeSheet Web Service