BidDescriptor Field

BidDescriptor value. Usage depends upon BidDescriptorTyp (399).  
If BidDescriptorType =1  
Industrials etc - Free text  
If BidDescriptorType =2  
"FR" etc - ISO Country Codes  
If BidDescriptorType =3  
FT100, FT250, STOX - Free text  
 
public const int BidDescriptor = 400
This language is not supported or no code example is available.
public:  
const int BidDescriptor = 400;
This language is not supported or no code example is available.
public const BidDescriptor : int = 400
This language is not supported or no code example is available.

Field Value

int

In this article

Definition