Share via


ResourcePlanDataSet.DatesDataTable.DatesRowDeleted event

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

Namespace:  WebSvcResourcePlan
Assembly:  ProjectServerServices (in ProjectServerServices.dll)

Syntax

'Declaration
Public Event DatesRowDeleted As ResourcePlanDataSet.DatesRowChangeEventHandler
'Usage
Dim instance As ResourcePlanDataSet.DatesDataTable
Dim handler As ResourcePlanDataSet.DatesRowChangeEventHandler

AddHandler instance.DatesRowDeleted, handler
public event ResourcePlanDataSet.DatesRowChangeEventHandler DatesRowDeleted

See also

Reference

ResourcePlanDataSet.DatesDataTable class

ResourcePlanDataSet.DatesDataTable members

WebSvcResourcePlan namespace