WarehouseImportStatus Class |
Namespace: Omada.OE.Model.DataImport
public class WarehouseImportStatus
The WarehouseImportStatus type exposes the following members.
| Name | Description | |
|---|---|---|
| WarehouseImportStatus |
| Name | Description | |
|---|---|---|
| ExportErrors |
Source system had export errors
| |
| ImportToken |
Identifier of last import
| |
| LastImport |
when was data last successfully imported
| |
| SourceSystemId |
The source system which the system belongs to
| |
| Status |
Current status of import
| |
| SystemId |
Id of the system (SYSTEMID)
| |
| ThresholdStatus |
threshold status
|
| Name | Description | |
|---|---|---|
| ToBool |
Converts object to boolean.
(Defined by ObjectExtensions.) | |
| ToDateTime |
Converts object to DateTime.
(Defined by ObjectExtensions.) | |
| ToInt |
Converts object to integer.
(Defined by ObjectExtensions.) |