EventHandlersDataSet.EventHandlersRowChangeEvent.Row Property

Specifies the row containing changed data.

Namespace:  WebSvcEvents
Assembly:  ProjectServerWebServices (in ProjectServerWebServices.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