共用方式為


PlannerSolutionDataSet.SolutionResHired 屬性

會取得雇用資源相關資訊。

命名空間:  WebSvcPortfolioAnalyses
組件:  ProjectServerServices (在 ProjectServerServices.dll 中)

語法

'宣告
<BrowsableAttribute(False)> _
Public ReadOnly Property SolutionResHired As PlannerSolutionDataSet.SolutionResHiredDataTable
    Get
'用途
Dim instance As PlannerSolutionDataSet
Dim value As PlannerSolutionDataSet.SolutionResHiredDataTable

value = instance.SolutionResHired
[BrowsableAttribute(false)]
public PlannerSolutionDataSet.SolutionResHiredDataTable SolutionResHired { get; }

屬性值

類型:WebSvcPortfolioAnalyses.PlannerSolutionDataSet.SolutionResHiredDataTable

請參閱

參照

PlannerSolutionDataSet 類別

PlannerSolutionDataSet 成員

WebSvcPortfolioAnalyses 命名空間