namespace: Serenity.Data.Mapping assembly: Serenity.Net.Data
Used to turn on (include) or turn off (exclude) field flags.
[AttributeUsage(AttributeTargets.All)]
public class SetFieldFlagsAttribute : Attribute
name | description |
---|---|
SetFieldFlagsAttribute(…) | Turn on or off field flags. |
Add { get; } | Gets the include flags. |
Remove { get; } | Gets the exclude flags. |
- Source: SetFieldFlagsAttribute.cs