Share via


PlannerSolutionDataSet.SolutionProjectRequirementsByRoleDataTable.SolutionProjectRequirementsByRoleRowChanged event

The post-event that occurs after a row is changed.

Namespace:  WebSvcPortfolioAnalyses
Assembly:  ProjectServerServices (in ProjectServerServices.dll)

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

WebSvcPortfolioAnalyses namespace