forwardOptionsStrategyDefinitionEventArgsBuilder Properties   Table of ContentContractSymbol Property forward
OptionsStrategyDefinitionEventArgsBuilder.BlockDetails Property

Namespace:  OnixS.NET.ICE.iMpact.Testing
Assembly:  OnixS.IceImpactMulticastPriceFeedHandlerNet-4.7.2_x64 (in OnixS.IceImpactMulticastPriceFeedHandlerNet-4.7.2_x64.dll) Version: 4.16.0.0
Syntax
C#
public ReadOnlyCollection<BlockDetail> BlockDetails { get; set; }

Property Value

Type: ReadOnlyCollection<BlockDetail>
See Also