public method Instrument.hasDividendBuy

Overview

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

Declaration

function hasDividendBuy()
public Boolean hasDividendBuy();
public bool hasDividendBuy();

Returns

The method returns a boolean value which should indicate whether dividends have been received for the given instrument at the time of purchase

Details

Declared in Instrument