For Babelfish Release 1.12.3.10

ResultListMetadataScoringSystems Property

The name of the scoring system in use. An empty string means unknown or a mix of differnt Scoring Systems.

Definition

Namespace: Scopos.BabelFish.DataModel.OrionMatch
Assembly: BabelFish (in BabelFish.dll) Version: 1.12.3.10+306d87ab71d1aa659d07c082495f8eddb091ca7b
C#
public List<string> ScoringSystems { get; set; }

Property Value

ListString

See Also