Omada Identity
Omada Identity
Namespaces
Omada.OE.Solution.OIM.AppLogic.RoPESvc
RemoteApiClient Class
RemoteApiClient Methods
CloseAsync Method
GetCalculationLogs Method
GetCalculationLogsAsync Method
GetSimulationCompletionPercentage Method
GetSimulationCompletionPercentageAsync Method
GetStatisticalKeyFigure Method
GetStatisticalKeyFigureAsync Method
IsAlive Method
IsAliveAsync Method
OpenAsync Method
QueueAllIdentities Method
QueueAllIdentitiesAsync Method
RerunFailedCalculations Method
RerunFailedCalculationsAsync Method
SimulateViolationImpact Method
SimulateViolationImpactAsync Method
RemoteApiClient
GetStatisticalKeyFigureAsync 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#
Copy
public
Task
<
double
>
GetStatisticalKeyFigureAsync
(
string
keyFigure
)
Parameters
keyFigure
Type:
System
String
Return Value
Type:
Task
Double
Implements
IRemoteApi
GetStatisticalKeyFigureAsync(String)
See Also
Reference
RemoteApiClient Class
Omada.OE.Solution.OIM.AppLogic.RoPESvc Namespace