ClientID Field
No longer used as of FIX 4.3. Included here for reference to prior versions.
*** REPLACED FIELD - See "Replaced Features and Supported Approach" ***
Firm identifier used in third party-transactions (should not
be a substitute for OnBehalfOfCompID/DeliverToCompID).
public const int ClientID = 109
This language is not supported or no code example is available.
public:
const int ClientID = 109;
This language is not supported or no code example is available.
public const ClientID : int = 109
This language is not supported or no code example is available.
Field Value
int
In this article
Definition