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.
A pre-event that is raised when a row in a LookupTablesDataTable is to be changed.
Namespace: WebSvcLookupTable
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'Declaration
Public Event LookupTablesRowChanging As LookupTableMultiLangDataSet.LookupTablesRowChangeEventHandler
'Usage
Dim instance As LookupTableMultiLangDataSet.LookupTablesDataTable
Dim handler As LookupTableMultiLangDataSet.LookupTablesRowChangeEventHandler
AddHandler instance.LookupTablesRowChanging, handler
public event LookupTableMultiLangDataSet.LookupTablesRowChangeEventHandler LookupTablesRowChanging
See also
Reference
LookupTableMultiLangDataSet.LookupTablesDataTable class