forwardMarketId Property    Table of ContentPrice Property forward
InvestigatedTradeEventArgsBuilder.OffMarketTradeType Property
Only for off market trade. The first character is `' '` when it is a regular trade. One or two null characters (`'\\0'`) will be appended to the end of this field when applicable. See Appendix B for the codes and descriptions.

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 OffMarketTradeType OffMarketTradeType { get; set; }

Property Value

Type: OffMarketTradeType
See Also