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

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

Property Value

Type: Double
See Also