Click or drag to resize

ODWImportProgressLevel Property

There are three levels in the import progress: 0. Overall import 1. Main steps 2. Sub steps

Namespace:  Omada.OE.Solution.OIM.AppLogic.SystemOnboarding
Assembly:  Omada.OE.Solution.OIM.AppLogic (in Omada.OE.Solution.OIM.AppLogic.dll) Version: 15.0.0.0
Syntax
C#
public int Level { get; set; }

Property Value

Type: Int32
See Also