Click or drag to resize

RemoteApiClientGetStatisticalKeyFigure Method

Namespace:  Omada.OE.Solution.OIM.AppLogic.RoPESvc
Assembly:  Omada.OE.Solution.OIM.AppLogic (in Omada.OE.Solution.OIM.AppLogic.dll) Version: 15.0.0.0
Syntax
C#
public double GetStatisticalKeyFigure(
	string keyFigure
)

Parameters

keyFigure
Type: SystemString

Return Value

Type: Double

Implements

IRemoteApiGetStatisticalKeyFigure(String)
See Also