SecondaryAllocID Field
Secondary allocation identifier. Unlike the AllocID (70), this can be
shared across a number of allocation instruction or allocation report
messages, thereby making it possible to pass an identifier for an original
allocation message on multiple messages (e.g. from one party to a second
to a third, across cancel and replace messages etc.).
public const int SecondaryAllocID = 793
This language is not supported or no code example is available.
public:
const int SecondaryAllocID = 793;
This language is not supported or no code example is available.
public const SecondaryAllocID : int = 793
This language is not supported or no code example is available.
Field Value
int
In this article
Definition