Click or drag to resize
IGetResponseQuoteData Property

Note: This is preliminary documentation provided only as a preview, and is subject to change. Please contact the author for pricing and licensing information.

Gets the quote data elements.

Namespace: ETradeNet.Market.Quote
Assembly: ETradeNet.Market (in ETradeNet.Market.dll) Version: 1.0.5793.41727
Syntax
List<QuoteData> QuoteData { get; }

Property Value

Type: ListQuoteData
Container for one or more quote data elements.
See Also