StatusingDataSet.CalendarsDataTable.CalendarsRowDeleting Event
Namespace: WebSvcStatusing
Assembly: ProjectServerWebServices (in ProjectServerWebServices.dll)
Syntax
'Declaration
Public Event CalendarsRowDeleting As StatusingDataSet.CalendarsRowChangeEventHandler
'Usage
Dim instance As StatusingDataSet.CalendarsDataTable
Dim handler As StatusingDataSet.CalendarsRowChangeEventHandler
AddHandler instance.CalendarsRowDeleting, handler
public event StatusingDataSet.CalendarsRowChangeEventHandler CalendarsRowDeleting
See Also
Reference
StatusingDataSet.CalendarsDataTable Class