URLLink Field

A URI (Uniform Resource Identifier) or URL (Uniform Resource Locator) link to additional information (i.e. http://www.XYZ.com/research.html)  
See "Appendix 6-B FIX Fields Based Upon Other Standards"  
 
public const int URLLink = 149
This language is not supported or no code example is available.
public:  
const int URLLink = 149;
This language is not supported or no code example is available.
public const URLLink : int = 149
This language is not supported or no code example is available.

Field Value

int

In this article

Definition