TradeCaptureReport.TradeLegs Property |
Information about trade legs reported.
Namespace:
OnixS.CmeStpHandler
Assembly:
OnixS.CmeStpHandler-net-4.8 (in OnixS.CmeStpHandler-net-4.8.dll) Version: 4.1.0.0 (4.1.0)
Syntaxpublic Collection<TradeLeg> TradeLegs { get; }
Property Value
Type:
Collection<
TradeLeg>
See Also