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