SymbolScore Property
Overloads
| SymbolScore | 
             Number of distinct 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: qSymbolScore  | 
        
      
    
SymbolScore
Number of distinct matches between the two fields defined in qFieldPairName divided by the number of distinct 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: qSymbolScore
Declaration
      public double SymbolScore { get; set; }
    
  Property Value
| Type | Description | 
|---|---|
| System.Double |