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