Событие SecurityCategoriesDataSet.GroupRelationsDataTable.GroupRelationsRowChanging
До события, возникающего перед изменением строки.
Пространство имен: WebSvcSecurity
Сборка: ProjectServerServices (в ProjectServerServices.dll)
Синтаксис
'Декларация
Public Event GroupRelationsRowChanging As SecurityCategoriesDataSet.GroupRelationsRowChangeEventHandler
'Применение
Dim instance As SecurityCategoriesDataSet.GroupRelationsDataTable
Dim handler As SecurityCategoriesDataSet.GroupRelationsRowChangeEventHandler
AddHandler instance.GroupRelationsRowChanging, handler
public event SecurityCategoriesDataSet.GroupRelationsRowChangeEventHandler GroupRelationsRowChanging
См. также
Справочные материалы
SecurityCategoriesDataSet.GroupRelationsDataTable класс