SecurityTemplatesDataSet.CategoryPermissionsDataTable.Clone method
This member overrides DataTable.Clone().
Namespace: WebSvcSecurity
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'Declaration
Public Overrides Function Clone As DataTable
'Usage
Dim instance As SecurityTemplatesDataSet.CategoryPermissionsDataTable
Dim returnValue As DataTable
returnValue = instance.Clone()
public override DataTable Clone()
Return value
Type: System.Data.DataTable
See also
Reference
SecurityTemplatesDataSet.CategoryPermissionsDataTable class
SecurityTemplatesDataSet.CategoryPermissionsDataTable members