Condividi tramite


ProjectRelationsDataSet.ProjectRelationsRowChangeEvent.Row property

Specifies the row containing changed data.

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

Syntax

'Declaration
Public ReadOnly Property Row As ProjectRelationsDataSet.ProjectRelationsRow
    Get
'Usage
Dim instance As ProjectRelationsDataSet.ProjectRelationsRowChangeEvent
Dim value As ProjectRelationsDataSet.ProjectRelationsRow

value = instance.Row
public ProjectRelationsDataSet.ProjectRelationsRow Row { get; }

Property value

Type: WebSvcProject.ProjectRelationsDataSet.ProjectRelationsRow

See also

Reference

ProjectRelationsDataSet.ProjectRelationsRowChangeEvent class

ProjectRelationsDataSet.ProjectRelationsRowChangeEvent members

WebSvcProject namespace