MinSelectLevelAttribute class

namespace: Serenity.Data.Mapping   assemblySerenity.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