FindExpertsInput.TextQuery Property

Definition

Primary search text to identify experts. Can be a question, a summary of a text, one or multiple topics.

[System.Text.Json.Serialization.JsonPropertyName("text_query")]
public string TextQuery { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("text_query")>]
member this.TextQuery : string with get, set
Public Property TextQuery As String

Property Value

Attributes

Applies to