WarehouseImportResult Class |
Namespace: Omada.OE.Solution.OIM.AppLogic.SystemOnboarding.Model
public class WarehouseImportResult
The WarehouseImportResult type exposes the following members.
Name | Description | |
---|---|---|
![]() | WarehouseImportResult |
Default constructor
|
Name | Description | |
---|---|---|
![]() | ExecutionId |
ExecutionId
|
![]() | ImportedStarted |
Was the import started or not
|
![]() | Message |
Message for why import wasnt started
|
![]() | ShowProgress |
show progress window
|
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.) |