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