ResultTable.QueryRuleId - 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 QueryRuleId As Guid
Get
Set
'Utilisation
Dim instance As ResultTable
Dim value As Guid
value = instance.QueryRuleId
instance.QueryRuleId = value
public Guid QueryRuleId { get; set; }
Valeur de propriété
Type : System.Guid