SummaryTaskPathDataSet.SummaryTaskPathDataTable.SummaryTaskPathRowChanged Event

The post-event that occurs after a row is changed.

Namespace:  [Statusing Web service]
Service reference: http://ServerName:32843/[Project Service Application GUID]/PSI/Statusing.svc
Web service reference: http://ServerName/ProjectServerName/_vti_bin/PSI/Statusing.asmx?wsdl

Syntax

'Declaration
Public Event SummaryTaskPathRowChanged As SummaryTaskPathDataSet.SummaryTaskPathRowChangeEventHandler
'Usage
Dim instance As SummaryTaskPathDataSet.SummaryTaskPathDataTable
Dim handler As SummaryTaskPathDataSet.SummaryTaskPathRowChangeEventHandler

AddHandler instance.SummaryTaskPathRowChanged, handler
public event SummaryTaskPathDataSet.SummaryTaskPathRowChangeEventHandler SummaryTaskPathRowChanged

See Also

Reference

SummaryTaskPathDataSet.SummaryTaskPathDataTable Class

SummaryTaskPathDataSet.SummaryTaskPathDataTable Members

Statusing Web Service