PlannerSolutionDataSet.SolutionProjectRequirementsByRoleDataTable.SolutionProjectRequirementsByRoleRowDeleting event
The pre-event that occurs before a row is deleted.
Namespace: WebSvcPortfolioAnalyses
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'Declaration
Public Event SolutionProjectRequirementsByRoleRowDeleting As PlannerSolutionDataSet.SolutionProjectRequirementsByRoleRowChangeEventHandler
'Usage
Dim instance As PlannerSolutionDataSet.SolutionProjectRequirementsByRoleDataTable
Dim handler As PlannerSolutionDataSet.SolutionProjectRequirementsByRoleRowChangeEventHandler
AddHandler instance.SolutionProjectRequirementsByRoleRowDeleting, handler
public event PlannerSolutionDataSet.SolutionProjectRequirementsByRoleRowChangeEventHandler SolutionProjectRequirementsByRoleRowDeleting
See also
Reference
PlannerSolutionDataSet.SolutionProjectRequirementsByRoleDataTable class
PlannerSolutionDataSet.SolutionProjectRequirementsByRoleDataTable members