Click or drag to resize

AppOnboardingControllerGetSystemsAlreadyInvolvedInAnOnboarding Method

Get a list of systems that are currently involded in an application onboarding process

Namespace:  Omada.OE.Solution.OIM.AppLogic
Assembly:  Omada.OE.Solution.OIM.AppLogic (in Omada.OE.Solution.OIM.AppLogic.dll) Version: 15.0.0.0
Syntax
C#
public List<int> GetSystemsAlreadyInvolvedInAnOnboarding()

Return Value

Type: ListInt32
List of system ids
See Also