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

Синтаксис

C#
Nullable<double> PercentComplete(
	IScaleParams scaleParams,
	Nullable<double> plan,
	Nullable<double> fact
)

Параметры

scaleParams
Тип: EleWise.ELMA.KPI.Common.Interfaces..::..IScaleParams
plan
Тип: System..::..Nullable<(Of <(<'Double>)>)>
fact
Тип: System..::..Nullable<(Of <(<'Double>)>)>

См. также