Share via


EventsDataSet.EventRowChangeEvent.Row Property

Specifies the row containing changed data.

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

Syntax

'Declaration
Public ReadOnly Property Row As EventsDataSet.EventRow
    Get
'Usage
Dim instance As EventsDataSet.EventRowChangeEvent
Dim value As EventsDataSet.EventRow

value = instance.Row
public EventsDataSet.EventRow Row { get; }

Property Value

Type: [Events Web service].EventsDataSet.EventRow

See Also

Reference

EventsDataSet.EventRowChangeEvent Class

EventsDataSet.EventRowChangeEvent Members

Events Web Service