ResourcePlanDataSet.DatesDataTable.DatesRowDeleting-Ereignis
Das Pre-Ereignis, das tritt auf, bevor die Zeile gelöscht wird.
Namespace: WebSvcResourcePlan
Assembly: ProjectServerServices (in ProjectServerServices.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
Siehe auch
Referenz
ResourcePlanDataSet.DatesDataTable Klasse