ITakerSessionInfo.MarketDepth Property
MarketDepthMode MarketDepth {get; set;}
This language is not supported or no code example is available.
property MarketDepthMode MarketDepth {
MarketDepthMode get( );
void set(
MarketDepthMode value
);
}
This language is not supported or no code example is available.
function get MarketDepth() : MarketDepthMode;
function set MarketDepth(value : MarketDepthMode);
This language is not supported or no code example is available.