Share via


ProjectContextDataSet.RelationshipsRowChangeEvent.Row property

Specifies the row containing changed data.

Namespace:  WebSvcProject
Assembly:  ProjectServerServices (in ProjectServerServices.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