KnowledgeBaseSearchIndexActivityArguments.SearchFields Property

Definition

What fields were searched against.

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

Property Value

Applies to