Click or drag to resize

SystemCategoryControllerList Method (DataObjectLoadOptions, Boolean)

Returns specified system categories

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
Syntax
C#
public virtual 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