Share via


SPField.Indexable property

Read-only property indicating whether the field can be indexed or not.

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

Syntax

public bool Indexable { get; }

Property value

Type: System.Boolean
A Boolean value = true if the field can be indexed.

See also

Reference

SPField class

SPField members

Microsoft.SharePoint namespace