TagScoringParameters Class

Definition

Provides parameter values to a tag scoring function.

public class TagScoringParameters
type TagScoringParameters = class
Public Class TagScoringParameters
Inheritance
TagScoringParameters

Constructors

TagScoringParameters()

Initializes a new instance of the TagScoringParameters class.

TagScoringParameters(String)

Initializes a new instance of the TagScoringParameters class.

Properties

TagsParameter

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

Methods

Validate()

Validate the object.

Applies to