Freigeben über


SPFieldGeolocation.Sortable-Eigenschaft

Ruft ab, ob das Feld Geolocation sortiert werden kann.

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

Syntax

'Declaration
Public Overrides ReadOnly Property Sortable As Boolean
    Get
'Usage
Dim instance As SPFieldGeolocation
Dim value As Boolean

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

Eigenschaftswert

Typ: System.Boolean
true , wenn das Feld sortiert werden kann, andernfalls false.

Siehe auch

Referenz

SPFieldGeolocation Klasse

SPFieldGeolocation-Member

Microsoft.SharePoint-Namespace