Portfolio.Performance Property

Gets the performance.
[Browsable(false)] 
public PortfolioPerformance Performance {get;}
This language is not supported or no code example is available.
[Browsable(false)] 
public:  
property PortfolioPerformance^ Performance { 
PortfolioPerformance^ get( ); 
}
This language is not supported or no code example is available.
public  
Browsable(false) 
function get Performance() : PortfolioPerformance;
This language is not supported or no code example is available.

Property Value

PortfolioPerformance

The performance.

In this article

Definition