PlannerSolutionDataSet.SolutionProjectRequirementsByRoleDataTable.SolutionProjectRequirementsByRoleRowChanged Event
The post-event that occurs after a row is changed.
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 Event SolutionProjectRequirementsByRoleRowChanged As PlannerSolutionDataSet.SolutionProjectRequirementsByRoleRowChangeEventHandler
'Usage
Dim instance As PlannerSolutionDataSet.SolutionProjectRequirementsByRoleDataTable
Dim handler As PlannerSolutionDataSet.SolutionProjectRequirementsByRoleRowChangeEventHandler
AddHandler instance.SolutionProjectRequirementsByRoleRowChanged, handler
public event PlannerSolutionDataSet.SolutionProjectRequirementsByRoleRowChangeEventHandler SolutionProjectRequirementsByRoleRowChanged
See Also
Reference
PlannerSolutionDataSet.SolutionProjectRequirementsByRoleDataTable Class
PlannerSolutionDataSet.SolutionProjectRequirementsByRoleDataTable Members