Поделиться через


PlannerSolutionDataSet.SolutionProjectRequirementsByRoleDataTable.Clone Method

This member overrides DataTable.Clone().

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

Syntax

'Declaration
Public Overrides Function Clone As DataTable
'Usage
Dim instance As PlannerSolutionDataSet.SolutionProjectRequirementsByRoleDataTable
Dim returnValue As DataTable

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

Return Value

Type: System.Data.DataTable

See Also

Reference

PlannerSolutionDataSet.SolutionProjectRequirementsByRoleDataTable Class

PlannerSolutionDataSet.SolutionProjectRequirementsByRoleDataTable Members

PortfolioAnalyses Web Service