ProjectWSSInfoDataSet.ProjWssInfoDataTable.ProjWssInfoRowChanged Event
Namespace: WebSvcWssInterop
Assembly: ProjectServerWebServices (in ProjectServerWebServices.dll)
Syntax
'Declaration
Public Event ProjWssInfoRowChanged As ProjectWSSInfoDataSet.ProjWssInfoRowChangeEventHandler
'Usage
Dim instance As ProjectWSSInfoDataSet.ProjWssInfoDataTable
Dim handler As ProjectWSSInfoDataSet.ProjWssInfoRowChangeEventHandler
AddHandler instance.ProjWssInfoRowChanged, handler
public event ProjectWSSInfoDataSet.ProjWssInfoRowChangeEventHandler ProjWssInfoRowChanged
See Also
Reference
ProjectWSSInfoDataSet.ProjWssInfoDataTable Class