FieldReadPermissionAttribute.ApplyToLookups property

namespace: Serenity.Data   assemblySerenity.Net.Core

Determines whether this permission is also applied to row fields with [LookupInclude] attribute, ID and Name fields. Defaults to true.

public bool ApplyToLookups { get; set; }

See Also