InstrumentDefinitionRequest.FilterType Property

public Nullable<InstrumentType> FilterType {get; set;}
This language is not supported or no code example is available.
public:  
property Nullable<InstrumentType^> FilterType { 
Nullable<InstrumentType^> get( ); 
void set( 
Nullable<InstrumentType^> value 
); 
}
This language is not supported or no code example is available.
JScript does not support generic types and methods.
This language is not supported or no code example is available.

Property Value

Nullable<InstrumentType>

In this article

Definition