| LegacyMigrationHubGetGroupName Method |
Get group name for given systemId
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
Syntaxpublic static string GetGroupName(
int systemId
)
Parameters
- systemId
- Type: SystemInt32
Id of migrated system
Return Value
Type:
StringName of the group
See Also