forwardOptionsStrategyDefinitionEventArgs Properties   Table of ContentContractSymbol Property forward
OptionsStrategyDefinitionEventArgs.BlockDetails Property
Collection of BlockDetails.

Namespace:  OnixS.NET.ICE.iMpact
Assembly:  OnixS.IceImpactMulticastPriceFeedHandlerNet-4.8_x64 (in OnixS.IceImpactMulticastPriceFeedHandlerNet-4.8_x64.dll) Version: 4.17.0.0
Syntax
C#
public ReadOnlyCollection<OptionsStrategyDefinitionBlockDetail> BlockDetails { get; }

Property Value

Type: ReadOnlyCollection<OptionsStrategyDefinitionBlockDetail>
See Also