AssnHistoryDataSet.CustomFieldsDataTable.CustomFieldsRowChanged Event
Namespace: WebSvcStatusing
Assembly: ProjectServerWebServices (in ProjectServerWebServices.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