Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets or sets the latitude value for the Geolocation field.
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; }
Property value
Type: System.Double
The latitude.