Product Field
Indicates the type of product the security is associated with.
See also the CFICode (461) and SecurityType (167) fields.
Valid values:
1 = AGENCY
2 = COMMODITY
3 = CORPORATE
4 = CURRENCY
5 = EQUITY
6 = GOVERNMENT
7 = INDEX
8 = LOAN
9 = MONEYMARKET
10 = MORTGAGE
11 = MUNICIPAL
12 = OTHER
13 = FINANCING
public const int Product = 460
This language is not supported or no code example is available.
public:
const int Product = 460;
This language is not supported or no code example is available.
public const Product : int = 460
This language is not supported or no code example is available.
Field Value
int
In this article
Definition