OrigClOrdID Field

ClOrdID (11) of the previous order (NOT the initial order of the day) as assigned by the institution, used to identify the previous order in cancel and cancel/replace requests.  
 
public const int OrigClOrdID = 41
This language is not supported or no code example is available.
public:  
const int OrigClOrdID = 41;
This language is not supported or no code example is available.
public const OrigClOrdID : int = 41
This language is not supported or no code example is available.

Field Value

int

In this article

Definition