Click or drag to resize

WarehouseHelperRunningImportInfo Method

Checks if there is running import profile, if so get status

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 string[] RunningImportInfo(
	string odwConnectionString = ""
)

Parameters

odwConnectionString (Optional)
Type: SystemString

Return Value

Type: String
See Also