Skip to content

Field.IsLookup property

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

public bool IsLookup { get; }

See Also