PersistentPortfolioEventArgs.Portfolio Property

public PortfolioModel Portfolio {get;}
This language is not supported or no code example is available.
public:  
property PortfolioModel^ Portfolio { 
PortfolioModel^ get( ); 
}
This language is not supported or no code example is available.
public function get Portfolio() : PortfolioModel;
This language is not supported or no code example is available.

Property Value

PortfolioModel

In this article

Definition