Click or drag to resize

MigrationConfigurationNewSystemCategoryIdentifier Property

System category identifier for new system category, if empty is system identifier 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 NewSystemCategoryIdentifier { get; set; }

Property Value

Type: String
See Also