Condividi tramite


ResourcePlanDataSet.UtilizationDataTable.UtilizationRowDeleting event

The pre-event that occurs before a row is deleted.

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

Syntax

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

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

See also

Reference

ResourcePlanDataSet.UtilizationDataTable class

ResourcePlanDataSet.UtilizationDataTable members

WebSvcResourcePlan namespace