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