| MigrationConfigurationSystemCategoryId Property |
Should be set to the system category Id where the migrated system should belong
This setting is only applicable for AD, and where one system is migrated at the time
Namespace:
Omada.OE.Solution.OIM.AppLogic.SystemOnboarding.Migration.Model
Assembly:
Omada.OE.Solution.OIM.AppLogic (in Omada.OE.Solution.OIM.AppLogic.dll) Version: 15.0.0.0
Syntaxpublic Nullable<int> SystemCategoryId { get; set; }
Property Value
Type:
NullableInt32
See Also