forwardOriginalFixmlMessage Property    Table of ContentPostTradeType Property forward
TradeCaptureReportRequest.Parties Property
Descriptions of requested parties.

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

Property Value

Type: Collection<RequestParty>
See Also