| WarehouseHelperGetDashboardStatus Method |
This method calls the GetDashboardStatus stored procedure in the ODW database
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
Syntaxpublic int GetDashboardStatus()
Return Value
Type:
Int32
0=all is good
1=import or export package failed
2=one or more exports object failed
See Also