public property O2GOfferRow.InstrumentType

Brief

Gets the type of an instrument.

Declaration
C#
int  InstrumentType get;

Details

The possible return values are:

1

Forex.

2

Indices.

3

Commodities.

4

Treasuries.

5

Bullion.

Declared in O2GOfferRow

back