TradeCaptureReport.ClientOrderID Property |
Only provided on tickets resulting from an API Order, this is the ClOrdId from the order.
Not provided for LPs on EBS Direct.
Provided to PBs to see their Prime Client's ClOrdID on interdealer tickets only (not synthetic tickets).
Namespace:
OnixS.CmeStpHandler
Assembly:
OnixS.CmeStpHandler-net-4.8 (in OnixS.CmeStpHandler-net-4.8.dll) Version: 3.5.0.0 (3.5.0)
Syntaxpublic string ClientOrderID { get; set; }
Property Value
Type:
String
See Also