PortfolioModel.PnL Property

Gets the portfolio realised P/L.
public double PnL {get;}
This language is not supported or no code example is available.
public:  
property double PnL { 
double get( ); 
}
This language is not supported or no code example is available.
public function get PnL() : double;
This language is not supported or no code example is available.

Property Value

double

The portfolio realised P/L value.

In this article

Definition