Freigeben über


SPFieldGeolocationValue.Longitude-Eigenschaft

Ruft den Längengradwert für das Feld Geolocation.

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

Syntax

'Declaration
Public Property Longitude As Double
    Get
    Set
'Usage
Dim instance As SPFieldGeolocationValue
Dim value As Double

value = instance.Longitude

instance.Longitude = value
public double Longitude { get; set; }

Eigenschaftswert

Typ: System.Double
Die Längenkoordinaten.

Siehe auch

Referenz

SPFieldGeolocationValue Klasse

SPFieldGeolocationValue-Member

Microsoft.SharePoint-Namespace