PortfolioManager.Portfolios Property

Gets the portfolios.
public PortfolioList Portfolios {get;}
This language is not supported or no code example is available.
public:  
property PortfolioList^ Portfolios { 
PortfolioList^ get( ); 
}
This language is not supported or no code example is available.
public function get Portfolios() : PortfolioList;
This language is not supported or no code example is available.

Property Value

PortfolioList

The portfolios.

In this article

Definition