共用方式為


PlannerSolutionDataSet.SolutionResHiredDataTable.Item 屬性

SolutionResHiredDataTable,其中 index 所指定之列中取得的資料列。

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

語法

'宣告
Public ReadOnly Property Item ( _
    index As Integer _
) As PlannerSolutionDataSet.SolutionResHiredRow
    Get
'用途
Dim instance As PlannerSolutionDataSet.SolutionResHiredDataTable
Dim index As Integer
Dim value As PlannerSolutionDataSet.SolutionResHiredRow

value = instance.Item(index)
public PlannerSolutionDataSet.SolutionResHiredRow this[
    int index
] { get; }

參數

屬性值

類型:WebSvcPortfolioAnalyses.PlannerSolutionDataSet.SolutionResHiredRow

請參閱

參照

PlannerSolutionDataSet.SolutionResHiredDataTable 類別

PlannerSolutionDataSet.SolutionResHiredDataTable 成員

WebSvcPortfolioAnalyses 命名空間