BidDescriptorType Field
Code to identify the type of BidDescriptor (400).
Valid values:
1 = Sector
2 = Country
3 = Index
public const int BidDescriptorType = 399
This language is not supported or no code example is available.
public:
const int BidDescriptorType = 399;
This language is not supported or no code example is available.
public const BidDescriptorType : int = 399
This language is not supported or no code example is available.
Field Value
int
In this article
Definition