namespace: Serenity.Data.Mapping assembly: Serenity.Net.Data
Turn on or off field flags.
public SetFieldFlagsAttribute(FieldFlags add, FieldFlags remove = FieldFlags.Internal)
parameter | description |
---|---|
add | Set of flags to turn on (include) |
remove | Set of flags to turn off (exclude) |
- enum FieldFlags
- class SetFieldFlagsAttribute