ResourcePlanDataSet.UtilizationDataTable.UtilizationRowDeleted Event
Namespace: WebSvcResourcePlan
Assembly: ProjectServerWebServices (in ProjectServerWebServices.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