TradeCaptureReportRequest.Parties Property |
Descriptions of requested parties.
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<RequestParty> Parties { get; }
Property Value
Type:
Collection<
RequestParty>
See Also