| MigrationControllerGetPossibleSystems Method |
Returns a list of dataobjects which is likely to belong to a source system
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
Syntaxpublic List<DataObject> GetPossibleSystems(
string categoryIdentifier
)
Parameters
- categoryIdentifier
- Type: SystemString
SC_IDENT of the system category
Return Value
Type:
ListDataObject
See Also