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 类