Condividi tramite


QueryResultDocumentSemanticField.State Property

Definition

The way the field was used for the semantic enrichment process (fully used, partially used, or unused).

public Azure.Search.Documents.Models.SemanticFieldState? State { get; }
member this.State : Nullable<Azure.Search.Documents.Models.SemanticFieldState>
Public ReadOnly Property State As Nullable(Of SemanticFieldState)

Property Value

Applies to