Condividi tramite


ResourcePlanDataSet.UtilizationDataTable.UtilizationRowChanged event

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

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

Syntax

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

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

See also

Reference

ResourcePlanDataSet.UtilizationDataTable class

ResourcePlanDataSet.UtilizationDataTable members

WebSvcResourcePlan namespace