DecimalFilteringAttribute class

namespace: Serenity.ComponentModel   assemblySerenity.Net.Core

Indicates that this field should have decimal type of filtering

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

Public Members

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

See Also