public method Instrument.getDividendSell
Overview
Gets the number of dividends when selling for this instrument
Declaration
function getDividendSell()
public double getDividendSell();
public double getDividendSell();
Returns
The method returns a real value that represents the number of dividends when selling for this instrument
Details
Declared in Instrument