WssSettingsDataSet.WssAdminDataTable.WssAdminRowChanged Event

Post-event that occurs after a row is changed.

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

Syntax

'Declaration
Public Event WssAdminRowChanged As WssSettingsDataSet.WssAdminRowChangeEventHandler
'Usage
Dim instance As WssSettingsDataSet.WssAdminDataTable
Dim handler As WssSettingsDataSet.WssAdminRowChangeEventHandler

AddHandler instance.WssAdminRowChanged, handler
public event WssSettingsDataSet.WssAdminRowChangeEventHandler WssAdminRowChanged

See Also

Reference

WssSettingsDataSet.WssAdminDataTable Class

WssSettingsDataSet.WssAdminDataTable Members

WssInterop Web Service