ExecRefID Field
Reference identifier used with Trade Cancel and Trade Correct execution types.
(Prior to FIX 4.1 this field was of type int)
public const int ExecRefID = 19
This language is not supported or no code example is available.
public:
const int ExecRefID = 19;
This language is not supported or no code example is available.
public const ExecRefID : int = 19
This language is not supported or no code example is available.
Field Value
int
In this article
Definition