forwardOptionsProductDefinitionEventArgsBuilder Properties   Table of ContentBlockTickValue Property forward
OptionsProductDefinitionEventArgsBuilder.BlockDetails Property
Collection of BlockDetails.

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

Property Value

Type: ReadOnlyCollection<OptionsProductDefinitionBlockDetail>
See Also