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