Click or drag to resize

LegacyMigrationHubGetSystemUpdates Method

Ensure that client gets updated for provided system id

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

Parameters

systemId
Type: SystemInt32
Id of migrated system
See Also