Field.IsLookup property

namespace: Serenity.Data   assemblySerenity.Net.Entity

Gets if this field is one with a LookupInclude attribute or ID or Name field

public bool IsLookup { get; }

See Also