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