de la propiedad CommonQueryCondition.Threshold
Espacio de nombres: Microsoft.Office.Server.Search.Query.Rules
Ensamblado: Microsoft.Office.Server.Search (en Microsoft.Office.Server.Search.dll)
Sintaxis
'Declaración
Public Property Threshold As Double
Get
Set
'Uso
Dim instance As CommonQueryCondition
Dim value As Double
value = instance.Threshold
instance.Threshold = value
public double Threshold { get; set; }
Valor de propiedad
Tipo: System.Double
Vea también
Referencia
Espacio de nombres Microsoft.Office.Server.Search.Query.Rules