Share via


EventHandlersDataSet.EventHandlersRowChangeEvent.Row property

Specifies the row containing changed data.

Namespace:  WebSvcEvents
Assembly:  ProjectServerServices (in ProjectServerServices.dll)

Syntax

'Declaration
Public ReadOnly Property Row As EventHandlersDataSet.EventHandlersRow
    Get
'Usage
Dim instance As EventHandlersDataSet.EventHandlersRowChangeEvent
Dim value As EventHandlersDataSet.EventHandlersRow

value = instance.Row
public EventHandlersDataSet.EventHandlersRow Row { get; }

Property value

Type: WebSvcEvents.EventHandlersDataSet.EventHandlersRow

See also

Reference

EventHandlersDataSet.EventHandlersRowChangeEvent class

EventHandlersDataSet.EventHandlersRowChangeEvent members

WebSvcEvents namespace