public method Instrument.hasDividendSell

Overview

Answers the question of whether dividends have arrived for the instrument when selling

Declaration

function hasDividendSell()
public Boolean hasDividendSell();
public bool hasDividendSell();

Returns

The method returns boolean: 'true' if dividends have arrived for the instrument when selling, 'false' if they haven't arrived

Details

Declared in Instrument