MigrationRequest Class |
Namespace: Omada.OE.Solution.OIM.AppLogic.SystemOnboarding.Migration.Model
public class MigrationRequest
The MigrationRequest type exposes the following members.
| Name | Description | |
|---|---|---|
| MigrationRequest |
Constructor
|
| Name | Description | |
|---|---|---|
| Id |
Migration request Id
| |
| MigrationConfiguration |
Configuration options for the migration supplied by end user
| |
| SystemId |
Id of the system for which migration was requested
|
| 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.) |