| CollectorControllerList Method (DataObjectLoadOptions, Boolean) |
Returns specified collectors
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 DataObjects List(
DataObjectLoadOptions loadOptions,
bool overrideSecurity = false
)
Parameters
- loadOptions
- Type: Omada.OE.ModelDataObjectLoadOptions
Load options. Not that typeid filter will be set by method - overrideSecurity (Optional)
- Type: SystemBoolean
Override security
Return Value
Type:
DataObjects
See Also