Omada Identity
Omada Identity
Namespaces
Omada.OE.Solution.OIM.AppLogic.SystemOnboarding
WarehouseHelper Class
WarehouseHelper Methods
AbortRunningImport Method
GetDashboardStatus Method
GetImportProgress Method
GetImportStatusForAllSystems Method
GetLastImportStatus Method
GetLastResynchronizationStatus Method
IsImportRunning Method
MoveSystemToNewSourceSystem Method
RunningImportInfo Method
SetImportThresholdAction Method
WarehouseHelper
GetLastImportStatus Method
Returns status of last import for system
Namespace:
Omada.OE.Solution.OIM.AppLogic.SystemOnboarding
Assembly:
Omada.OE.Solution.OIM.AppLogic (in Omada.OE.Solution.OIM.AppLogic.dll) Version: 15.0.0.0
Syntax
C#
Copy
public
virtual
WarehouseImportStatus
GetLastImportStatus
(
string
systemIdentifier
)
Parameters
systemIdentifier
Type:
System
String
Return Value
Type:
WarehouseImportStatus
Implements
IImportStatusController
GetLastImportStatus(String)
See Also
Reference
WarehouseHelper Class
Omada.OE.Solution.OIM.AppLogic.SystemOnboarding Namespace