Click or drag to resize

IImportStatusControllerGetLastImportStatus Method

Returns status of last import for system

Namespace:  Omada.OE.Model.DataImport
Assembly:  Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntax
C#
WarehouseImportStatus GetLastImportStatus(
	string systemIdentifier
)

Parameters

systemIdentifier
Type: SystemString

Return Value

Type: WarehouseImportStatus
See Also