Partager via


PlannerSolutionDataSet.SolutionEfficientFrontierRowChangeEventHandler - Délégué

Représente la méthode qui gère les événements qui se produisent lorsqu'une action est effectuée sur la ligne de données.

Espace de noms :  WebSvcPortfolioAnalyses
Assembly :  ProjectServerServices (dans ProjectServerServices.dll)

Syntaxe

'Déclaration
Public Delegate Sub SolutionEfficientFrontierRowChangeEventHandler ( _
    sender As Object, _
    e As PlannerSolutionDataSet.SolutionEfficientFrontierRowChangeEvent _
)
'Utilisation
Dim instance As New SolutionEfficientFrontierRowChangeEventHandler(AddressOf HandlerMethod)
public delegate void SolutionEfficientFrontierRowChangeEventHandler(
    Object sender,
    PlannerSolutionDataSet.SolutionEfficientFrontierRowChangeEvent e
)

Paramètres

Voir aussi

Référence

WebSvcPortfolioAnalyses - Espace de noms