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.SolutionProjectRequirementsByRoleRow
Get
'Usage
Dim instance As PlannerSolutionDataSet.SolutionProjectRequirementsByRoleRowChangeEvent
Dim value As PlannerSolutionDataSet.SolutionProjectRequirementsByRoleRow
value = instance.Row
public PlannerSolutionDataSet.SolutionProjectRequirementsByRoleRow Row { get; }
Property Value
Type: [PortfolioAnalyses Web service].PlannerSolutionDataSet.SolutionProjectRequirementsByRoleRow
Returns PlannerSolutionDataSet.SolutionProjectRequirementsByRoleRow.
See Also
Reference
PlannerSolutionDataSet.SolutionProjectRequirementsByRoleRowChangeEvent Class
PlannerSolutionDataSet.SolutionProjectRequirementsByRoleRowChangeEvent Members