ResourcePlanDataSet.DatesDataTable.DatesRowDeleting Event
Namespace: WebSvcResourcePlan
Assembly: ProjectServerWebServices (in ProjectServerWebServices.dll)
Syntax
'Declaration
Public Event DatesRowDeleting As ResourcePlanDataSet.DatesRowChangeEventHandler
'Usage
Dim instance As ResourcePlanDataSet.DatesDataTable
Dim handler As ResourcePlanDataSet.DatesRowChangeEventHandler
AddHandler instance.DatesRowDeleting, handler
public event ResourcePlanDataSet.DatesRowChangeEventHandler DatesRowDeleting
See Also
Reference
ResourcePlanDataSet.DatesDataTable Class