Share via


ResourcePlanDataSet.UtilizationDataTable.UtilizationRowDeleted event

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

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

Syntax

'Declaration
Public Event UtilizationRowDeleted As ResourcePlanDataSet.UtilizationRowChangeEventHandler
'Usage
Dim instance As ResourcePlanDataSet.UtilizationDataTable
Dim handler As ResourcePlanDataSet.UtilizationRowChangeEventHandler

AddHandler instance.UtilizationRowDeleted, handler
public event ResourcePlanDataSet.UtilizationRowChangeEventHandler UtilizationRowDeleted

See also

Reference

ResourcePlanDataSet.UtilizationDataTable class

ResourcePlanDataSet.UtilizationDataTable members

WebSvcResourcePlan namespace