forwardCommodity Methods   Table of ContentCustomerCapacity Enumerationforward
CommodityBase Enumeration
General base type of the commodity traded.

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 CommodityBase
Members
  Member nameValueDescription
None-1 Default value. Do not use it directly.
Agricultural0 Agricultural.
Biofuels1 Biofuels.
Coal2 Coal.
CommodityIndex3 Commodity Index.
Crude4 Crude.
Emissions5 Emissions.
Frieght6 Frieght.
Metals7 Metals.
NaturalGas8 Natural Gas.
NGLPetrochemicals9 NGL/Petrochemicals.
Plastics10 Plastics.
Power11 Power.
Refined12 Refined.
Softs13 Softs.
See Also