AllocLinkID Field

Can be used to link two different Allocation messages (each with unique AllocID (70)) together, i.e. for F/X Netting or Swaps. Should be unique.  
 
public const int AllocLinkID = 196
This language is not supported or no code example is available.
public:  
const int AllocLinkID = 196;
This language is not supported or no code example is available.
public const AllocLinkID : int = 196
This language is not supported or no code example is available.

Field Value

int

In this article

Definition