SecurityRequestType Field
Type of Security Definition Request.
Valid values:
0 = Request Security identity and specifications
1 = Request Security identity for the specifications
provided (Name of the security is not supplied)
2 = Request List Security Types
3 = Request List Securities (Can be qualified with Symbol,
SecurityType, TradingSessionID, SecurityExchange. If provided
then only list Securities for the specific type)
public const int SecurityRequestType = 321
This language is not supported or no code example is available.
public:
const int SecurityRequestType = 321;
This language is not supported or no code example is available.
public const SecurityRequestType : int = 321
This language is not supported or no code example is available.
Field Value
int
In this article
Definition