forwardTradeInputSource Property    Table of ContentReportSide Methodsforward
ReportSide.TradeTimeStamps Property
List of trade timestamps.

Namespace:  OnixS.CmeStpHandler
Assembly:  OnixS.CmeStpHandler-net-4.8 (in OnixS.CmeStpHandler-net-4.8.dll) Version: 3.5.0.0 (3.5.0)
Syntax
C#
public Collection<TradeTimeStamp> TradeTimeStamps { get; }

Property Value

Type: Collection<TradeTimeStamp>
See Also