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