Freigeben über


SPFieldGeolocationValue.Latitude-Eigenschaft

Ruft den Latitude-Wert für das Feld Geolocation fest.

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

Syntax

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

value = instance.Latitude

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

Eigenschaftswert

Typ: System.Double
Das Latitude.

Siehe auch

Referenz

SPFieldGeolocationValue Klasse

SPFieldGeolocationValue-Member

Microsoft.SharePoint-Namespace