PlannerSolutionDataSet.SolutionResHired Property
Gets the information about the resources hired.
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
<BrowsableAttribute(False)> _
Public ReadOnly Property SolutionResHired As PlannerSolutionDataSet.SolutionResHiredDataTable
Get
'Usage
Dim instance As PlannerSolutionDataSet
Dim value As PlannerSolutionDataSet.SolutionResHiredDataTable
value = instance.SolutionResHired
[BrowsableAttribute(false)]
public PlannerSolutionDataSet.SolutionResHiredDataTable SolutionResHired { get; }
Property Value
Type: [PortfolioAnalyses Web service].PlannerSolutionDataSet.SolutionResHiredDataTable