FinancialsAPI.StockListFilter Property

[Category(CATEGORY_INSTRUMENT_DEFAULTS)] 
[DisplayName("Stocks")] 
[TypeConverter(typeof(ExpandableObjectConverter))] 
public StockListFilter StockListFilter {get;}
This language is not supported or no code example is available.
[Category(CATEGORY_INSTRUMENT_DEFAULTS)] 
[DisplayName("Stocks")] 
[TypeConverter(typeof(ExpandableObjectConverter))] 
public:  
property StockListFilter^ StockListFilter { 
StockListFilter^ get( ); 
}
This language is not supported or no code example is available.
public  
Category(CATEGORY_INSTRUMENT_DEFAULTS) 
DisplayName("Stocks") 
TypeConverter(typeof(ExpandableObjectConverter)) 
function get StockListFilter() : StockListFilter;
This language is not supported or no code example is available.

Property Value

StockListFilter

In this article

Definition