Click or drag to resize

MigrationServiceGetPreMigrationInformation Method

Returns migration information about the system

Namespace:  Omada.OE.Solution.OIM.AppLogic.SystemOnboarding.Migration
Assembly:  Omada.OE.Solution.OIM.AppLogic (in Omada.OE.Solution.OIM.AppLogic.dll) Version: 15.0.0.0
Syntax
C#
public PreMigrationInformation GetPreMigrationInformation(
	int systemId
)

Parameters

systemId
Type: SystemInt32

Return Value

Type: PreMigrationInformation
See Also