Skip to main content
A newer version of this page is available. .

EnumProcessingHelper.RegisterEnums() Method

Enables serializing values of enumerations from all assembies that are loaded to the current application domain in Criteria Language expressions.

Namespace: DevExpress.Data.Filtering

Assembly: DevExpress.Data.v20.2.dll

NuGet Packages: DevExpress.Data, DevExpress.WindowsDesktop.Data

Declaration

public static void RegisterEnums()
See Also