次の方法で共有


TimesheetManagersDataSet.TimesheetManagersRowChangeEvent.Row プロパティ

変更されたデータが含まれている行を取得します。

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

構文

'宣言
Public ReadOnly Property Row As TimesheetManagersDataSet.TimesheetManagersRow
    Get
'使用
Dim instance As TimesheetManagersDataSet.TimesheetManagersRowChangeEvent
Dim value As TimesheetManagersDataSet.TimesheetManagersRow

value = instance.Row
public TimesheetManagersDataSet.TimesheetManagersRow Row { get; }

プロパティ値

型: WebSvcAdmin.TimesheetManagersDataSet.TimesheetManagersRow
Row オブジェクト。

関連項目

参照先

TimesheetManagersDataSet.TimesheetManagersRowChangeEvent クラス

TimesheetManagersDataSet.TimesheetManagersRowChangeEvent メンバー

WebSvcAdmin 名前空間