MinSelectLevelAttribute constructor

namespace: Serenity.Data.Mapping   assemblySerenity.Net.Services

Determines minimum selection level for this field.

public MinSelectLevelAttribute(SelectLevel value)
parameter description
value The value.

Remarks

Initializes a new instance of the MinSelectLevelAttribute class.

See Also