LookupTableMultiLangDataSet.Clone Method

This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.

This member overrides DataSet.Clone().

Namespace:  WebSvcLookupTable
Assembly:  ProjectServerWebServices (in ProjectServerWebServices.dll)

Syntax

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

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

Return Value

Type: System.Data.DataSet

See Also

Reference

LookupTableMultiLangDataSet Class

LookupTableMultiLangDataSet Members

WebSvcLookupTable Namespace