PlannerSolutionDataSet.SolutionEfficientFrontierDataTable.SolutionEfficientFrontierRowDeleted 事件
删除了某行后发生的后期事件。
命名空间: WebSvcPortfolioAnalyses
程序集: ProjectServerServices(位于 ProjectServerServices.dll 中)
语法
声明
Public Event SolutionEfficientFrontierRowDeleted As PlannerSolutionDataSet.SolutionEfficientFrontierRowChangeEventHandler
用法
Dim instance As PlannerSolutionDataSet.SolutionEfficientFrontierDataTable
Dim handler As PlannerSolutionDataSet.SolutionEfficientFrontierRowChangeEventHandler
AddHandler instance.SolutionEfficientFrontierRowDeleted, handler
public event PlannerSolutionDataSet.SolutionEfficientFrontierRowChangeEventHandler SolutionEfficientFrontierRowDeleted
另请参阅
引用
PlannerSolutionDataSet.SolutionEfficientFrontierDataTable 类
PlannerSolutionDataSet.SolutionEfficientFrontierDataTable 成员