Click or drag to resize

MigrationConfigurationNewSystemCategoryName Property

Name of new system category, if empty is name of system used Value must be specified if MigrateToMultiSystemCategory is true

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 string NewSystemCategoryName { get; set; }

Property Value

Type: String
See Also