MinSelectLevelAttribute class
namespace: Serenity.Data.Mapping assembly: Serenity.Net.Data
Determines minimum selection level for this field.
[AttributeUsage(AttributeTargets.All)]
public class MinSelectLevelAttribute : Attribute
Public Members
| name | description |
|---|---|
| MinSelectLevelAttribute(…) | Initializes a new instance of the MinSelectLevelAttribute class. |
| Value { get; } | Gets the value. |
See Also
- Source: MinSelectLevelAttribute.cs