Click or drag to resize

IImportStatusControllerGetImportStatusForAllSystems Method

Returns status of last import for each of the systems

Namespace:  Omada.OE.Model.DataImport
Assembly:  Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntax
C#
List<WarehouseImportStatus> GetImportStatusForAllSystems()

Return Value

Type: ListWarehouseImportStatus
See Also