AllocID Field
Unique identifier for allocation message.
(Prior to FIX 4.1 this field was of type int)
public const int AllocID = 70
This language is not supported or no code example is available.
public:
const int AllocID = 70;
This language is not supported or no code example is available.
public const AllocID : int = 70
This language is not supported or no code example is available.
Field Value
int
In this article
Definition