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