LookupTableMultiLangDataSet.LookupTableMaskValuesDataTable.Clone method
Clones the structure of the LookupTableMaskValuesDataTable, including all LookupTableMaskValuesDataTable schemas and constraints.
Namespace: WebSvcLookupTable
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'Declaration
Public Overrides Function Clone As DataTable
'Usage
Dim instance As LookupTableMultiLangDataSet.LookupTableMaskValuesDataTable
Dim returnValue As DataTable
returnValue = instance.Clone()
public override DataTable Clone()
Return value
Type: System.Data.DataTable
See also
Reference
LookupTableMultiLangDataSet.LookupTableMaskValuesDataTable class
LookupTableMultiLangDataSet.LookupTableMaskValuesDataTable members