Событие ResourceDataSet.CalendarExceptionsDataTable.CalendarExceptionsRowDeleted
После событие, которое происходит после удаления строки.
Пространство имен: WebSvcTimeSheet
Сборка: ProjectServerServices (в ProjectServerServices.dll)
Синтаксис
'Декларация
Public Event CalendarExceptionsRowDeleted As ResourceDataSet.CalendarExceptionsRowChangeEventHandler
'Применение
Dim instance As ResourceDataSet.CalendarExceptionsDataTable
Dim handler As ResourceDataSet.CalendarExceptionsRowChangeEventHandler
AddHandler instance.CalendarExceptionsRowDeleted, handler
public event ResourceDataSet.CalendarExceptionsRowChangeEventHandler CalendarExceptionsRowDeleted
См. также
Справочные материалы
ResourceDataSet.CalendarExceptionsDataTable класс