| CollectorControllerGetCollectorPackageNames Method |
Lists built-in collectors and collectors deployed to Collectors folder on SSIS server
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<string> GetCollectorPackageNames()
Return Value
Type:
ListString
Collector packages names
See Also