Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The pre-event that occurs before a row is deleted.
Namespace: WebSvcStatusing
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'Declaration
Public Event AssignmentsRowDeleting As StatusingDataSet.AssignmentsRowChangeEventHandler
'Usage
Dim instance As StatusingDataSet.AssignmentsDataTable
Dim handler As StatusingDataSet.AssignmentsRowChangeEventHandler
AddHandler instance.AssignmentsRowDeleting, handler
public event StatusingDataSet.AssignmentsRowChangeEventHandler AssignmentsRowDeleting
See also
Reference
StatusingDataSet.AssignmentsDataTable class