Skip to content

FieldReadPermissionAttribute.ApplyToLookups property

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