Table of Contents

Enum FilterFunction

Namespace
GroupeIsa.Neos.Application.Filters
Assembly
GroupeIsa.Neos.Application.Abstractions.dll

Specifies the criterion value of a filter.

public enum FilterFunction

Fields

None = 0

No function.

ToUpper = 1

A function that converts the value to upper case.