Share via


SPField.CompositeIndexable-Eigenschaft

Gibt an, ob und in welchem Feld in einer zusammengesetzten Index teilnehmen kann.

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

Syntax

'Declaration
Public ReadOnly Property CompositeIndexable As SPCompositeIndexableStatus
    Get
'Usage
Dim instance As SPField
Dim value As SPCompositeIndexableStatus

value = instance.CompositeIndexable
public SPCompositeIndexableStatus CompositeIndexable { get; }

Eigenschaftswert

Typ: Microsoft.SharePoint.SPCompositeIndexableStatus
Ein SPCompositeIndexableStatus -Objekt, der angibt, wie das Feld in einer zusammengesetzten Index teilnehmen kann.

Siehe auch

Referenz

SPField Klasse

SPField-Member

Microsoft.SharePoint-Namespace