ProjectDataSet.AssignmentDataTable.AssignmentRowChanged 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 AssignmentRowChanged As ProjectDataSet.AssignmentRowChangeEventHandler
'Usage
Dim instance As ProjectDataSet.AssignmentDataTable
Dim handler As ProjectDataSet.AssignmentRowChangeEventHandler

AddHandler instance.AssignmentRowChanged, handler
public event ProjectDataSet.AssignmentRowChangeEventHandler AssignmentRowChanged

See Also

Reference

ProjectDataSet.AssignmentDataTable Class

ProjectDataSet.AssignmentDataTable Members

Statusing Web Service