IntegerFilteringAttribute class
namespace: Serenity.ComponentModel assembly: Serenity.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
- class CustomFilteringAttribute
- Source: IntegerFilteringAttribute.cs