Table of Contents

Class LookupInlineReferenceOptions<T>

Namespace
The.WPF.Fields
Assembly
Instagile.WPF.dll
public record LookupInlineReferenceOptions<T> : EntitySelectorOptions<T>, IEquatable<SelectorOptions<T>>, IEquatable<EntitySelectorOptions<T>>, IEquatable<LookupInlineReferenceOptions<T>> where T : IEntity<T>

Type Parameters

T
Inheritance
LookupInlineReferenceOptions<T>
Implements
Inherited Members

Properties

IsReferenceData

Override "small, immutable set" heuristics.

public bool? IsReferenceData { get; set; }

Property Value

bool?