forwardParty Methods   Table of ContentPartyRole Enumerationforward
PartyIDSource Enumeration
Used to identify the source of the Party.

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 PartyIDSource
Members
  Member nameValueDescription
None-1 Default value. Do not use it directly.
Undefined0 Undefined value.
GenerallyAcceptedMarketParticipantIdentifier67 Generally accepted market participant identifier
ClearingHouse72 Clearing house participant/member code
BankIdentificationCode66 BIC (Bank Identification Code - SWIFT managed) code.
CustomCode68 Proprietary / Custom code.
Lei78 LEI.
ShortCodeIdentifier80 Short code identifier.
See Also