Click or drag to resize
IGetListResponseOptionPairs 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 option pairs.

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

Property Value

Type: ListOptionPair
Container for one or more option pairs. Only appears if the option pair count is positive.
See Also