Click or drag to resize

SystemOverviewControllerIsSystemInMigrationMode Method

Checks if system is in Migration Mode

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 bool IsSystemInMigrationMode(
	int systemId
)

Parameters

systemId
Type: SystemInt32
Id of the system to be checked

Return Value

Type: Boolean
See Also