TimesheetDataSet.ActionsRowChangeEvent.Row プロパティ
変更されたデータを含む行を指定します。
名前空間: WebSvcTimeSheet
アセンブリ: ProjectServerServices (ProjectServerServices.dll 内)
構文
'宣言
Public ReadOnly Property Row As TimesheetDataSet.ActionsRow
Get
'使用
Dim instance As TimesheetDataSet.ActionsRowChangeEvent
Dim value As TimesheetDataSet.ActionsRow
value = instance.Row
public TimesheetDataSet.ActionsRow Row { get; }
プロパティ値
型: WebSvcTimeSheet.TimesheetDataSet.ActionsRow
関連項目
参照先
TimesheetDataSet.ActionsRowChangeEvent クラス