Share via


StatusingAssignmentDependenciesDataSet.PreDependenciesRowChangeEvent.Row Property

Specifies the row containing changed data.

Namespace:  [Statusing Web service]
Service reference: http://ServerName:32843/[Project Service Application GUID]/PSI/Statusing.svc
Web service reference: http://ServerName/ProjectServerName/_vti_bin/PSI/Statusing.asmx?wsdl

Syntax

'Declaration
Public ReadOnly Property Row As StatusingAssignmentDependenciesDataSet.PreDependenciesRow
    Get
'Usage
Dim instance As StatusingAssignmentDependenciesDataSet.PreDependenciesRowChangeEvent
Dim value As StatusingAssignmentDependenciesDataSet.PreDependenciesRow

value = instance.Row
public StatusingAssignmentDependenciesDataSet.PreDependenciesRow Row { get; }

Property Value

Type: [Statusing Web service].StatusingAssignmentDependenciesDataSet.PreDependenciesRow

See Also

Reference

StatusingAssignmentDependenciesDataSet.PreDependenciesRowChangeEvent Class

StatusingAssignmentDependenciesDataSet.PreDependenciesRowChangeEvent Members

Statusing Web Service