IHistoryData Load( IEnumerable<uint> years )
Parameters
- years
- The years for which you want to obtain trend metrics values.
IHistoryData Load( IEnumerable<uint> years )
Exception | Description |
---|---|
System.ArgumentException | years contains one or several years for which trend metrics values are not available, or contains doublons. Use the method GetYearsContainingValuesDescending to years for which trend metrics values are available. |
TrendStoreException | An error occurred while reading trend store. |
Target Platforms: Windows 11, 10, 8, 7and Linux, MacOS with net10.0, net9.0 or net8.0 installed