次の方法で共有


ArchiveScheduleDataSet.ArchiveScheduleDataTable.Count プロパティ

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

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

構文

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

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

プロパティ値

型: System.Int32

関連項目

参照先

ArchiveScheduleDataSet.ArchiveScheduleDataTable クラス

ArchiveScheduleDataSet.ArchiveScheduleDataTable メンバー

WebSvcArchive 名前空間