RowScore Property
Overloads
| RowScore |
Number of matches between the two fields defined in If 0, it means that there are no common values between the two fields defined in JSON property name: qRowScore |
RowScore
Number of matches between the two fields defined in qFieldPairName divided by the number of values in the field qFieldName .
If 0, it means that there are no common values between the two fields defined in qFieldPairName .
JSON property name: qRowScore
Declaration
public double RowScore { get; set; }
Property Value
| Type | Description |
|---|---|
| System.Double |