Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This member overrides DataSet.Clone().
Namespace: WebSvcStatusing
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'Declaration
Public Overrides Function Clone As DataSet
'Usage
Dim instance As ImportTimesheetDataSet
Dim returnValue As DataSet
returnValue = instance.Clone()
public override DataSet Clone()
Return value
Type: System.Data.DataSet