Share via


StatusingDataSet.AssignmentsDataTable.AssignmentsRowDeleted Event

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

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 AssignmentsRowDeleted As StatusingDataSet.AssignmentsRowChangeEventHandler
'Usage
Dim instance As StatusingDataSet.AssignmentsDataTable
Dim handler As StatusingDataSet.AssignmentsRowChangeEventHandler

AddHandler instance.AssignmentsRowDeleted, handler
public event StatusingDataSet.AssignmentsRowChangeEventHandler AssignmentsRowDeleted

See Also

Reference

StatusingDataSet.AssignmentsDataTable Class

StatusingDataSet.AssignmentsDataTable Members

Statusing Web Service