ManagedPropertyInfo.SortableType - Propriété
Obtient ou définit le type de trier les informations créées pour cette propriété géré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 SortableType As SortableType
Get
Set
'Utilisation
Dim instance As ManagedPropertyInfo
Dim value As SortableType
value = instance.SortableType
instance.SortableType = value
[DataMemberAttribute]
public SortableType SortableType { get; set; }
Valeur de propriété
Type : Microsoft.Office.Server.Search.Administration.SortableType
Voir aussi
Référence
Microsoft.Office.Server.Search.Administration - Espace de noms