Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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