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