HistoricalDataFilter.Events Property

[DefaultValue(DEFAULT_EVENTS)] 
public bool Events {get; set;}
This language is not supported or no code example is available.
[DefaultValue(DEFAULT_EVENTS)] 
public:  
property bool Events { 
bool get( ); 
void set( 
bool value 
); 
}
This language is not supported or no code example is available.
public  
DefaultValue(DEFAULT_EVENTS) 
function get Events() : boolean
public  
DefaultValue(DEFAULT_EVENTS) 
function set Events(value : boolean);
This language is not supported or no code example is available.

Property Value

bool

In this article

Definition