Share via


ProjectDataSet.AssignmentRowChangeEvent.Row property

Specifies the row containing changed data.

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

Syntax

'Declaration
Public ReadOnly Property Row As ProjectDataSet.AssignmentRow
    Get
'Usage
Dim instance As ProjectDataSet.AssignmentRowChangeEvent
Dim value As ProjectDataSet.AssignmentRow

value = instance.Row
public ProjectDataSet.AssignmentRow Row { get; }

Property value

Type: WebSvcProject.ProjectDataSet.AssignmentRow

See also

Reference

ProjectDataSet.AssignmentRowChangeEvent class

ProjectDataSet.AssignmentRowChangeEvent members

WebSvcProject namespace