Share via


PlannerSolutionDataSet.SolutionResHiredRowChangeEvent.Row Property

Specifies the row containing changed data.

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

Syntax

'Declaration
Public ReadOnly Property Row As PlannerSolutionDataSet.SolutionResHiredRow
    Get
'Usage
Dim instance As PlannerSolutionDataSet.SolutionResHiredRowChangeEvent
Dim value As PlannerSolutionDataSet.SolutionResHiredRow

value = instance.Row
public PlannerSolutionDataSet.SolutionResHiredRow Row { get; }

Property Value

Type: [PortfolioAnalyses Web service].PlannerSolutionDataSet.SolutionResHiredRow
Returns PlannerSolutionDataSet.SolutionResHiredRow.

See Also

Reference

PlannerSolutionDataSet.SolutionResHiredRowChangeEvent Class

PlannerSolutionDataSet.SolutionResHiredRowChangeEvent Members

PortfolioAnalyses Web Service