ETFListFilter.ETFList Property
[DefaultValue(DEFAULT_ETF_LIST)]
public bool ETFList {get; set;}
This language is not supported or no code example is available.
[DefaultValue(DEFAULT_ETF_LIST)]
public:
property bool ETFList {
bool get( );
void set(
bool value
);
}
This language is not supported or no code example is available.
public
DefaultValue(DEFAULT_ETF_LIST)
function get ETFList() : boolean;
public
DefaultValue(DEFAULT_ETF_LIST)
function set ETFList(value : boolean);
This language is not supported or no code example is available.
Property Value
bool
In this article
Definition