PortfolioModel.UPnL Property

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

Property Value

double

The portfolio unrealised P/L value.

In this article

Definition