Click or drag to resize

MigrationConfigurationSystemCategory Property

Should be set to the system category 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
Syntax
C#
[XmlIgnoreAttribute]
public IDataObject SystemCategory { get; set; }

Property Value

Type: IDataObject
See Also