QueryLogPageImpressionBlock.QueryConditionRuleType - Propriété
Espace de noms : Microsoft.Office.Server.Search.Query
Assembly : Microsoft.Office.Server.Search (dans Microsoft.Office.Server.Search.dll)
Syntaxe
'Déclaration
Public Property QueryConditionRuleType As Short
Get
Set
'Utilisation
Dim instance As QueryLogPageImpressionBlock
Dim value As Short
value = instance.QueryConditionRuleType
instance.QueryConditionRuleType = value
public short QueryConditionRuleType { get; set; }
Valeur de propriété
Type : System.Int16
Voir aussi
Référence
QueryLogPageImpressionBlock classe