Share via


CustomEntityLookupSkill.InlineEntitiesDefinition Property

Definition

The inline CustomEntity definition.

public System.Collections.Generic.IList<Azure.Search.Documents.Indexes.Models.CustomEntity> InlineEntitiesDefinition { get; }
member this.InlineEntitiesDefinition : System.Collections.Generic.IList<Azure.Search.Documents.Indexes.Models.CustomEntity>
Public ReadOnly Property InlineEntitiesDefinition As IList(Of CustomEntity)

Property Value

Applies to