Partager via


SPFieldGeolocationValue.Latitude - Propriété

Obtient ou définit la valeur de latitude pour le champ de géolocalisation.

Espace de noms :  Microsoft.SharePoint
Assembly :  Microsoft.SharePoint (dans Microsoft.SharePoint.dll)

Syntaxe

'Déclaration
Public Property Latitude As Double
    Get
    Set
'Utilisation
Dim instance As SPFieldGeolocationValue
Dim value As Double

value = instance.Latitude

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

Valeur de propriété

Type : System.Double
Le latitude.

Voir aussi

Référence

SPFieldGeolocationValue classe

SPFieldGeolocationValue - Membres

Microsoft.SharePoint - Espace de noms