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 post-event that occurs after a row is deleted.
Namespace: WebSvcProject
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'Declaration
Public Event LookupTableValuesRowDeleted As ProjectImpactDataSet.LookupTableValuesRowChangeEventHandler
'Usage
Dim instance As ProjectImpactDataSet.LookupTableValuesDataTable
Dim handler As ProjectImpactDataSet.LookupTableValuesRowChangeEventHandler
AddHandler instance.LookupTableValuesRowDeleted, handler
public event ProjectImpactDataSet.LookupTableValuesRowChangeEventHandler LookupTableValuesRowDeleted
See also
Reference
ProjectImpactDataSet.LookupTableValuesDataTable class