PlannerSolutionDataSet.SolutionEfficientFrontierDataTable.SolutionEfficientFrontierRowDeleting 事件

前期事件发生之前删除了某行。

命名空间:  WebSvcPortfolioAnalyses
程序集:  ProjectServerServices(位于 ProjectServerServices.dll 中)

语法

声明
Public Event SolutionEfficientFrontierRowDeleting As PlannerSolutionDataSet.SolutionEfficientFrontierRowChangeEventHandler
用法
Dim instance As PlannerSolutionDataSet.SolutionEfficientFrontierDataTable
Dim handler As PlannerSolutionDataSet.SolutionEfficientFrontierRowChangeEventHandler

AddHandler instance.SolutionEfficientFrontierRowDeleting, handler
public event PlannerSolutionDataSet.SolutionEfficientFrontierRowChangeEventHandler SolutionEfficientFrontierRowDeleting

另请参阅

引用

PlannerSolutionDataSet.SolutionEfficientFrontierDataTable 类

PlannerSolutionDataSet.SolutionEfficientFrontierDataTable 成员

WebSvcPortfolioAnalyses 命名空间