Share via


AssnHistoryDataSet.HistoryDataTable.HistoryRowChanged 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 HistoryRowChanged As AssnHistoryDataSet.HistoryRowChangeEventHandler
'Usage
Dim instance As AssnHistoryDataSet.HistoryDataTable
Dim handler As AssnHistoryDataSet.HistoryRowChangeEventHandler

AddHandler instance.HistoryRowChanged, handler
public event AssnHistoryDataSet.HistoryRowChangeEventHandler HistoryRowChanged

See Also

Reference

AssnHistoryDataSet.HistoryDataTable Class

AssnHistoryDataSet.HistoryDataTable Members

Statusing Web Service