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