FinancialsAPI.ETFListFilter Property

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

Property Value

ETFListFilter

In this article

Definition