KeywordQueryProperties.EnableSorting - 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 EnableSorting As Boolean
Get
Friend Set
'Utilisation
Dim instance As KeywordQueryProperties
Dim value As Boolean
value = instance.EnableSorting
public bool EnableSorting { get; internal set; }
Valeur de propriété
Type : System.Boolean