次の方法で共有


UnsubmittedTimesheetDataSet.Tables プロパティ

リソースによって作成された、指定した期間を含む、未提出のタイムシート情報を表すSystem.Data.DataSetのテーブルのコレクションを取得します。

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

構文

'宣言
Public ReadOnly Property Tables As DataTableCollection
    Get
'使用
Dim instance As UnsubmittedTimesheetDataSet
Dim value As DataTableCollection

value = instance.Tables
public DataTableCollection Tables { get; }

プロパティ値

型: System.Data.DataTableCollection

関連項目

参照先

UnsubmittedTimesheetDataSet クラス

UnsubmittedTimesheetDataSet メンバー

WebSvcAdmin 名前空間