AdvRefID Field
Reference identifier used with CANCEL and REPLACE transaction types.
(Prior to FIX 4.1 this field was of type int)
public const int AdvRefID = 3
This language is not supported or no code example is available.
public:
const int AdvRefID = 3;
This language is not supported or no code example is available.
public const AdvRefID : int = 3
This language is not supported or no code example is available.
Field Value
int
In this article
Definition