Share via


ProjectContextDataSet.RelationshipsRowChangeEvent.Row Property

Specifies the row containing changed data.

Namespace:  WebSvcProject
Assembly:  ProjectServerWebServices (in ProjectServerWebServices.dll)

Syntax

'Declaration
Public ReadOnly Property Row As ProjectContextDataSet.RelationshipsRow
    Get
'Usage
Dim instance As ProjectContextDataSet.RelationshipsRowChangeEvent
Dim value As ProjectContextDataSet.RelationshipsRow

value = instance.Row
public ProjectContextDataSet.RelationshipsRow Row { get; }

Property Value

Type: WebSvcProject.ProjectContextDataSet.RelationshipsRow

See Also

Reference

ProjectContextDataSet.RelationshipsRowChangeEvent Class

ProjectContextDataSet.RelationshipsRowChangeEvent Members

WebSvcProject Namespace