Partager via


SPFieldMultiChoice.Sortable - Propriété

Obtient une valeur de type Boolean qui indique si le champ choix multiples peut être trié.

Espace de noms :  Microsoft.SharePoint
Assembly :  Microsoft.SharePoint (dans Microsoft.SharePoint.dll)

Syntaxe

'Déclaration
Public Overrides ReadOnly Property Sortable As Boolean
    Get
'Utilisation
Dim instance As SPFieldMultiChoice
Dim value As Boolean

value = instance.Sortable
public override bool Sortable { get; }

Valeur de propriété

Type : System.Boolean
true si le champ peut être trié ; dans le cas contraire, false.

Voir aussi

Référence

SPFieldMultiChoice classe

SPFieldMultiChoice - Membres

Microsoft.SharePoint - Espace de noms