Share via


AssnHistoryDataSet.CustomFieldsDataTable.CustomFieldsRowChanged event

The post-event that occurs after the row is changed.

Namespace:  WebSvcStatusing
Assembly:  ProjectServerServices (in ProjectServerServices.dll)

Syntax

'Declaration
Public Event CustomFieldsRowChanged As AssnHistoryDataSet.CustomFieldsRowChangeEventHandler
'Usage
Dim instance As AssnHistoryDataSet.CustomFieldsDataTable
Dim handler As AssnHistoryDataSet.CustomFieldsRowChangeEventHandler

AddHandler instance.CustomFieldsRowChanged, handler
public event AssnHistoryDataSet.CustomFieldsRowChangeEventHandler CustomFieldsRowChanged

See also

Reference

AssnHistoryDataSet.CustomFieldsDataTable class

AssnHistoryDataSet.CustomFieldsDataTable members

WebSvcStatusing namespace