次の方法で共有


PlannerSolutionDataSet.SolutionsDataTable.Count プロパティ

SolutionsDataTableでは、行オブジェクトの数を取得します。

名前空間:  WebSvcPortfolioAnalyses
アセンブリ:  ProjectServerServices (ProjectServerServices.dll 内)

構文

'宣言
<BrowsableAttribute(False)> _
Public ReadOnly Property Count As Integer
    Get
'使用
Dim instance As PlannerSolutionDataSet.SolutionsDataTable
Dim value As Integer

value = instance.Count
[BrowsableAttribute(false)]
public int Count { get; }

プロパティ値

型: System.Int32
Int32 を返します。

関連項目

参照先

PlannerSolutionDataSet.SolutionsDataTable クラス

PlannerSolutionDataSet.SolutionsDataTable メンバー

WebSvcPortfolioAnalyses 名前空間