PlannerSolutionDataSet.SolutionResHired property
Gets the information about the resources hired.
Namespace: WebSvcPortfolioAnalyses
Assembly: ProjectServerServices (in ProjectServerServices.dll)
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: WebSvcPortfolioAnalyses.PlannerSolutionDataSet.SolutionResHiredDataTable