ImportProgressInfo Class |
Namespace: Omada.OE.Solution.OIM.AppLogic.SystemOnboarding.Model
public class ImportProgressInfo
The ImportProgressInfo type exposes the following members.
Name | Description | |
---|---|---|
![]() | ImportProgressInfo |
Name | Description | |
---|---|---|
![]() | ID |
Identifier
|
![]() | Level |
The progress info comes in three levels.
|
![]() | Status |
Status code of the event
|
![]() | StatusDetails |
Contains data from the StatusDetails column
|
![]() | Step |
The step which the import is in currently
|
![]() | SystemCategory |
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.) |