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, 7 and Linux, MacOS with net8.0, net7.0 or net6.0 installed