Click or drag to resize

MatchResultVectors Property

Gets or sets the properties that matched and their score

Namespace:  SanteDB.Matcher.Matchers
Assembly:  SanteDB.Matcher (in SanteDB.Matcher.dll) Version: 2.2.1
Syntax
public IList<MatchVector> Vectors { get; }

Property Value

Type: IListMatchVector
See Also