Share via


LookupTableMultiLangDataSet.LookupTableMaskStructuresDataTable.Clone method

Clones the structure of the LookupTableMaskStructuresDataTable, including all LookupTableMaskStructuresDataTable schemas and constraints.

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

Syntax

'Declaration
Public Overrides Function Clone As DataTable
'Usage
Dim instance As LookupTableMultiLangDataSet.LookupTableMaskStructuresDataTable
Dim returnValue As DataTable

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

Return value

Type: System.Data.DataTable

See also

Reference

LookupTableMultiLangDataSet.LookupTableMaskStructuresDataTable class

LookupTableMultiLangDataSet.LookupTableMaskStructuresDataTable members

WebSvcLookupTable namespace