WssSettingsDataSet.WssAdminDataTable.WssAdminRowChanging Event

Pre-event that occurs before 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 WssAdminRowChanging As WssSettingsDataSet.WssAdminRowChangeEventHandler
'Usage
Dim instance As WssSettingsDataSet.WssAdminDataTable
Dim handler As WssSettingsDataSet.WssAdminRowChangeEventHandler

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

See Also

Reference

WssSettingsDataSet.WssAdminDataTable Class

WssSettingsDataSet.WssAdminDataTable Members

WssInterop Web Service