Click or drag to resize

MigrationConfigurationMigrateToMultiSystemCategory Property

Set to true if all miugrated systems should be put in the same category (only supported for AD) Set to false to create separate system categories for each system

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
Syntax
C#
public bool MigrateToMultiSystemCategory { get; set; }

Property Value

Type: Boolean
See Also