共用方式為


CustomEntityLookupSkill.GlobalDefaultFuzzyEditDistance Property

Definition

A global flag for FuzzyEditDistance. If FuzzyEditDistance is not set in CustomEntity, this value will be the default value.

public int? GlobalDefaultFuzzyEditDistance { get; set; }
member this.GlobalDefaultFuzzyEditDistance : Nullable<int> with get, set
Public Property GlobalDefaultFuzzyEditDistance As Nullable(Of Integer)

Property Value

Applies to