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