Share via


SPField.Indexable-Eigenschaft

Schreibgeschützte Eigenschaft, die angibt, ob das Feld indiziert werden kann.

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public ReadOnly Property Indexable As Boolean
    Get
'Usage
Dim instance As SPField
Dim value As Boolean

value = instance.Indexable
public bool Indexable { get; }

Eigenschaftswert

Typ: System.Boolean
Ein Wert Boolean = true an, ob das Feld indiziert werden kann.

Siehe auch

Referenz

SPField Klasse

SPField-Member

Microsoft.SharePoint-Namespace