TimesheetDataSet.StatusingChangeLogDataTable.StatusingChangeLogRowChanged 事件
資料列變更之後所發生的事件後。
命名空間: WebSvcTimeSheet
組件: ProjectServerServices (在 ProjectServerServices.dll 中)
語法
'宣告
Public Event StatusingChangeLogRowChanged As TimesheetDataSet.StatusingChangeLogRowChangeEventHandler
'用途
Dim instance As TimesheetDataSet.StatusingChangeLogDataTable
Dim handler As TimesheetDataSet.StatusingChangeLogRowChangeEventHandler
AddHandler instance.StatusingChangeLogRowChanged, handler
public event TimesheetDataSet.StatusingChangeLogRowChangeEventHandler StatusingChangeLogRowChanged
請參閱
參照
TimesheetDataSet.StatusingChangeLogDataTable 類別