Click or drag to resize
SearchResultItemMaxScore Property
Gets or sets the maximum score of a result item.

Namespace: CMS.Search
Assembly: CMS.Search (in CMS.Search.dll) Version: 12.0.0
Syntax
C#
public float MaxScore { get; set; }

Property Value

Type: Single
See Also