PreMigrationInformation Class |
Namespace: Omada.OE.Solution.OIM.AppLogic.SystemOnboarding.Migration.Model
public class PreMigrationInformation
The PreMigrationInformation type exposes the following members.
| Name | Description | |
|---|---|---|
| PreMigrationInformation |
| Name | Description | |
|---|---|---|
| CanBeMigrated |
Is system eligable for migration
| |
| DerivedSystems |
Derived systems
| |
| HistoricalResourceAssignments |
Historical resource assignments in the system
| |
| MigrationRejectionReason |
Reason why system cannot be migrated
| |
| MultiSystemCategories |
Applicable multi systrem categories
| |
| ShouldSystemBeCleaned |
Whether historical assignments shoule be cleaned before migration
| |
| SimpleMigration |
Simple migreation or for system where system category and businesskeys kan be reused
| |
| SuggestedCategoryId | ||
| SuggestedCategoryName | ||
| SupportsMultiSystemCategory |
Can multiple system be stuffed into the same system category
| |
| TotalResourceAssignments |
Total resource assignments in the system, including historical data
| |
| TransactionLogSizeEstimation |
Estimation of transaction log in megabytes, based on total resource assignments
| |
| TrustInformation |
Information about trusted systems
|
| 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.) |