RunningMigration Class |
Namespace: Omada.OE.Solution.OIM.AppLogic.SystemOnboarding.Migration.Model
public class RunningMigration
The RunningMigration type exposes the following members.
| Name | Description | |
|---|---|---|
| RunningMigration |
Constructor
|
| Name | Description | |
|---|---|---|
| MigrationConfiguration |
Migration configuration
| |
| MigrationLogs |
Migration logs
| |
| MigrationRequestId |
Id of migration request
| |
| Stage |
Indicates what stage migration is at
|
| 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.) |