ManagedPropertyInfo.Sortable - Propriété
Obtient ou définit si cette propriété gérée peut être triée.
Espace de noms : Microsoft.Office.Server.Search.Administration
Assembly : Microsoft.Office.Server.Search (dans Microsoft.Office.Server.Search.dll)
Syntaxe
'Déclaration
<DataMemberAttribute> _
Public Property Sortable As Boolean
Get
Set
'Utilisation
Dim instance As ManagedPropertyInfo
Dim value As Boolean
value = instance.Sortable
instance.Sortable = value
[DataMemberAttribute]
public bool Sortable { get; set; }
Valeur de propriété
Type : System.Boolean
Voir aussi
Référence
Microsoft.Office.Server.Search.Administration - Espace de noms