StatisticalIndicatorAPI.HistoricalDataFilter Property
[Category(CATEGORY_HISTORICAL_DATA_DEFAULTS)]
[DisplayName("Filter")]
[TypeConverter(typeof(ExpandableObjectConverter))]
public HistoricalDataFilter HistoricalDataFilter {get;}
This language is not supported or no code example is available.
[Category(CATEGORY_HISTORICAL_DATA_DEFAULTS)]
[DisplayName("Filter")]
[TypeConverter(typeof(ExpandableObjectConverter))]
public:
property HistoricalDataFilter^ HistoricalDataFilter {
HistoricalDataFilter^ get( );
}
This language is not supported or no code example is available.
public
Category(CATEGORY_HISTORICAL_DATA_DEFAULTS)
DisplayName("Filter")
TypeConverter(typeof(ExpandableObjectConverter))
function get HistoricalDataFilter() : HistoricalDataFilter;
This language is not supported or no code example is available.
Property Value
HistoricalDataFilter
In this article
Definition