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

EnumProcessingHelper.RegisterEnum Method

Name Parameters Description
RegisterEnum(Type, String) static enumType, toStringName Enables serialization of the specified enumeration type values in Criteria Language expressions.
RegisterEnum(Type) static enumType Enables serialization of the specified enumeration type values in Criteria Language expressions.
RegisterEnum<T>() static none Enables serialization of the specified enumeration type values in Criteria Language expressions.