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