ProjectDataSet.AssignmentRowChangeEvent.Row Property

Specifies the row containing changed data.

Namespace:  WebSvcStatusing
Assembly:  ProjectServerWebServices (in ProjectServerWebServices.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: WebSvcStatusing.ProjectDataSet.AssignmentRow

See Also

Reference

ProjectDataSet.AssignmentRowChangeEvent Class

ProjectDataSet.AssignmentRowChangeEvent Members

WebSvcStatusing Namespace