Aracılığıyla paylaş


AssnHistoryDataSet.CustomFieldsDataTable.CustomFieldsRowChanged Event

The post-event that occurs after 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 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

Statusing Web Service