Получить id показателей для пересчета

Пространство имен: EleWise.ELMA.KPI.Managers
Сборка: EleWise.ELMA.KPI (в EleWise.ELMA.KPI.dll) Версия: 1.0.0.0 (3.8.0.22046)

Синтаксис

C#
public IEnumerable<SimpleKpiValue> LoadRecalcValues(
	IEnumerable<long> indicatorIds,
	DateTime periodStart,
	DateTime periodEnd
)

Параметры

indicatorIds
Тип: System.Collections.Generic..::..IEnumerable<(Of <(<'Int64>)>)>
periodStart
Тип: System..::..DateTime
periodEnd
Тип: System..::..DateTime

Возвращаемое значение

См. также