StatusingDataSet.LocalLookupTableFullValuesDataTable.LocalLookupTableFullValuesRowDeleted event
The post-event that occurs after a row is deleted.
Namespace: WebSvcStatusing
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'Declaration
Public Event LocalLookupTableFullValuesRowDeleted As StatusingDataSet.LocalLookupTableFullValuesRowChangeEventHandler
'Usage
Dim instance As StatusingDataSet.LocalLookupTableFullValuesDataTable
Dim handler As StatusingDataSet.LocalLookupTableFullValuesRowChangeEventHandler
AddHandler instance.LocalLookupTableFullValuesRowDeleted, handler
public event StatusingDataSet.LocalLookupTableFullValuesRowChangeEventHandler LocalLookupTableFullValuesRowDeleted
See also
Reference
StatusingDataSet.LocalLookupTableFullValuesDataTable class
StatusingDataSet.LocalLookupTableFullValuesDataTable members