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