forwardPriceType Enumeration   Table of ContentProxySettings Classforward
Prod Enumeration
Enables the user to filter trades based on a specific product.

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 enum Prod
Members
  Member nameValueDescription
None0 Default value. Do not use it directly.
COMMODITY2 COMMODITY
CURRENCY4 CURRENCY
See Also