forwardVenueSubType Property    Table of ContentYield Property forward
TradeCaptureReport.VenueType Property
Identifies the type of venue where a trade was executed. Supported Values: C - Clearing house E - Electronic O - Off facility swap P - Pit R - Registered Market (SEF) X - Ex-Pit

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

Property Value

Type: VenueType
See Also