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
- class Field
Gets if this field is one with a LookupInclude attribute or an ID or Name field.
public bool IsLookup { get; }