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