forwardPayments Property    Table of ContentPostTradeType Property forward
TradeCaptureReport.PositionAmountData Property
Information about Position Amounts reported.

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

Property Value

Type: Collection<PositionAmountData>
See Also