次の方法で共有


TimesheetManagersDataSet.Tables プロパティ

テーブルを表すTimesheetManagersDataTableオブジェクトとTimesheetManagersRowオブジェクト内のタイムシート マネージャーの設定のコレクションを取得します。

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

構文

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

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

プロパティ値

型: System.Data.DataTableCollection
データ テーブルのマネージャーのタイムシートのコレクションを取得します。

関連項目

参照先

TimesheetManagersDataSet クラス

TimesheetManagersDataSet メンバー

WebSvcAdmin 名前空間