TagScoringParameters.TagsParameter Property

Definition

Gets or sets the name of the parameter passed in search queries to specify the list of tags to compare against the target field.

[Newtonsoft.Json.JsonProperty(PropertyName="tagsParameter")]
public string TagsParameter { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="tagsParameter")>]
member this.TagsParameter : string with get, set
Public Property TagsParameter As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to