forwardCommodityBase Enumeration   Table of ContentDate Classforward
CustomerCapacity Enumeration
The customer capacity for this trade.

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 CustomerCapacity
Members
  Member nameValueDescription
None-1 Default value. Do not use it directly.
MemberTradingForTheirOwnAccount1 Member trading for their own account.
ClearingFirmTradingForItsProprietaryAccount2 Clearing Firm trading for its proprietary account.
MemberTradingForAnotherMember3 Member trading for another member.
AllOther4 All other.
See Also