Share via


StatusingDataSet.CalendarsDataTable.CalendarsRowDeleting Event

The pre-event that occurs before 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 CalendarsRowDeleting As StatusingDataSet.CalendarsRowChangeEventHandler
'Usage
Dim instance As StatusingDataSet.CalendarsDataTable
Dim handler As StatusingDataSet.CalendarsRowChangeEventHandler

AddHandler instance.CalendarsRowDeleting, handler
public event StatusingDataSet.CalendarsRowChangeEventHandler CalendarsRowDeleting

See Also

Reference

StatusingDataSet.CalendarsDataTable Class

StatusingDataSet.CalendarsDataTable Members

Statusing Web Service