SecondaryOrderID Field

Assigned by the party which accepts the order. Can be used to provide the OrderID (37) used by an exchange or executing system.  
 
public const int SecondaryOrderID = 198
This language is not supported or no code example is available.
public:  
const int SecondaryOrderID = 198;
This language is not supported or no code example is available.
public const SecondaryOrderID : int = 198
This language is not supported or no code example is available.

Field Value

int

In this article

Definition