Aracılığıyla paylaş


AssnHistoryDataSet.CustomFieldsDataTable.CustomFieldsRowChanging Event

The pre-event that occurs before the row is changed.

Namespace:  [Statusing Web service]
Service reference: http://ServerName:32843/[Project Service Application GUID]/PSI/Statusing.svc
Web service reference: http://ServerName/ProjectServerName/_vti_bin/PSI/Statusing.asmx?wsdl

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

AssnHistoryDataSet.CustomFieldsDataTable Members

Statusing Web Service