TradeInfo.PnL Property

Gets the pnl.
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 pnl.

In this article

Definition