MinSelectLevelAttribute constructor
namespace: Serenity.Data.Mapping assembly: Serenity.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
- enum SelectLevel
- class MinSelectLevelAttribute