IntegerFilteringAttribute class

namespace: Serenity.ComponentModel   assemblySerenity.Net.Core

Indicates that property should use integer type of filtering

[AttributeUsage(AttributeTargets.All)]
public class IntegerFilteringAttribute : CustomFilteringAttribute

Public Members

name description
IntegerFilteringAttribute() Initializes a new instance of the IntegerFilteringAttribute class.
const Key Filtering type key

See Also