AnalysisDataSet.AnalysisProjectRequirementsByRoleDataTable.AnalysisProjectRequirementsByRoleRowChanged event
The post-event that occurs after a row is changed.
Namespace: WebSvcPortfolioAnalyses
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'Declaration
Public Event AnalysisProjectRequirementsByRoleRowChanged As AnalysisDataSet.AnalysisProjectRequirementsByRoleRowChangeEventHandler
'Usage
Dim instance As AnalysisDataSet.AnalysisProjectRequirementsByRoleDataTable
Dim handler As AnalysisDataSet.AnalysisProjectRequirementsByRoleRowChangeEventHandler
AddHandler instance.AnalysisProjectRequirementsByRoleRowChanged, handler
public event AnalysisDataSet.AnalysisProjectRequirementsByRoleRowChangeEventHandler AnalysisProjectRequirementsByRoleRowChanged
See also
Reference
AnalysisDataSet.AnalysisProjectRequirementsByRoleDataTable class
AnalysisDataSet.AnalysisProjectRequirementsByRoleDataTable members