WssSettingsDataSet.WssAdminRowChangeEvent.Row Property

Specifies the row containing changed data.

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 ReadOnly Property Row As WssSettingsDataSet.WssAdminRow
    Get
'Usage
Dim instance As WssSettingsDataSet.WssAdminRowChangeEvent
Dim value As WssSettingsDataSet.WssAdminRow

value = instance.Row
public WssSettingsDataSet.WssAdminRow Row { get; }

Property Value

Type: [WssInterop Web service].WssSettingsDataSet.WssAdminRow

See Also

Reference

WssSettingsDataSet.WssAdminRowChangeEvent Class

WssSettingsDataSet.WssAdminRowChangeEvent Members

WssInterop Web Service