共用方式為


PlannerSolutionDataSet.SolutionProjectRequirementsByRoleDataTable.SolutionProjectRequirementsByRoleRowDeleting 事件

刪除列之前發生前事件。

命名空間:  WebSvcPortfolioAnalyses
組件:  ProjectServerServices (在 ProjectServerServices.dll 中)

語法

'宣告
Public Event SolutionProjectRequirementsByRoleRowDeleting As PlannerSolutionDataSet.SolutionProjectRequirementsByRoleRowChangeEventHandler
'用途
Dim instance As PlannerSolutionDataSet.SolutionProjectRequirementsByRoleDataTable
Dim handler As PlannerSolutionDataSet.SolutionProjectRequirementsByRoleRowChangeEventHandler

AddHandler instance.SolutionProjectRequirementsByRoleRowDeleting, handler
public event PlannerSolutionDataSet.SolutionProjectRequirementsByRoleRowChangeEventHandler SolutionProjectRequirementsByRoleRowDeleting

請參閱

參照

PlannerSolutionDataSet.SolutionProjectRequirementsByRoleDataTable 類別

PlannerSolutionDataSet.SolutionProjectRequirementsByRoleDataTable 成員

WebSvcPortfolioAnalyses 命名空間