| RoPEControllerGetLastCalculationStatus Method |
Returns the lastStatus of the provided identity.
0 = OK
1 = Warnings
2 = Failure
-1 = No status available.
Namespace:
Omada.OE.Solution.OIM.AppLogic
Assembly:
Omada.OE.Solution.OIM.AppLogic (in Omada.OE.Solution.OIM.AppLogic.dll) Version: 15.0.0.0
Syntaxpublic int GetLastCalculationStatus(
int identityId
)
Parameters
- identityId
- Type: SystemInt32
Return Value
Type:
Int32
See Also