SecurityProjectCategoriesDataSet.GroupRelationsDataTable.Clone Method

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

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

Syntax

'Declaration
Public Overrides Function Clone As DataTable
'Usage
Dim instance As SecurityProjectCategoriesDataSet.GroupRelationsDataTable
Dim returnValue As DataTable

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

Return Value

Type: System.Data.DataTable

See Also

Reference

SecurityProjectCategoriesDataSet.GroupRelationsDataTable Class

SecurityProjectCategoriesDataSet.GroupRelationsDataTable Members

Security Web Service