Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The post-event that occurs after the row is changed.
Namespace: WebSvcStatusing
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'Declaration
Public Event DependencyRowChanged As ProjectDataSet.DependencyRowChangeEventHandler
'Usage
Dim instance As ProjectDataSet.DependencyDataTable
Dim handler As ProjectDataSet.DependencyRowChangeEventHandler
AddHandler instance.DependencyRowChanged, handler
public event ProjectDataSet.DependencyRowChangeEventHandler DependencyRowChanged
See also
Reference
ProjectDataSet.DependencyDataTable class