AssnHistoryDataSet.CustomFieldsDataTable.CustomFieldsRowDeleted Event
Namespace: WebSvcStatusing
Assembly: ProjectServerWebServices (in ProjectServerWebServices.dll)
Syntax
'Declaration
Public Event CustomFieldsRowDeleted As AssnHistoryDataSet.CustomFieldsRowChangeEventHandler
'Usage
Dim instance As AssnHistoryDataSet.CustomFieldsDataTable
Dim handler As AssnHistoryDataSet.CustomFieldsRowChangeEventHandler
AddHandler instance.CustomFieldsRowDeleted, handler
public event AssnHistoryDataSet.CustomFieldsRowChangeEventHandler CustomFieldsRowDeleted
See Also
Reference
AssnHistoryDataSet.CustomFieldsDataTable Class